#c23bff color space conversions
Hex:
#c23bff
RGB:
194, 59, 255
CMY:
24, 77, 0
CMYK:
24, 77, 0, 0
HSL:
281°, 100.0000%, 61.5686%
HSV (HSB):
281°, 76.8627%, 100.0000%
XYZ:
41.8621, 21.8173, 96.6125
xyY:
0.2612, 0.1361, 21.8173
CIE-Lab:
53.8326, 79.4183, -71.7847
CIE-LCH:
53.8326, 107.0528, 317.8901
CIE-Luv:
53.8326, 39.3797, -119.2205
Hunter-Lab:
46.7090, 78.2369, -89.9388
#c23bff color charts
#c23bff color shades, tints & tones
#c23bff color schemes
#c23bff color preview, HTML & CSS examples
This text has a color of #c23bff
<p style="color:#c23bff;">Text here</p>
.mytext {color:#c23bff;}
This box has a color of #c23bff
<div style="background-color:#c23bff;">Content here</div>
.mybackground {background-color:#c23bff;}
Border around this has a color of #c23bff
<div style="border:2px solid #c23bff;">Content here</div>
.myborder {border:2px solid #c23bff;}