#c233fd color space conversions
Hex:
#c233fd
RGB:
194, 51, 253
CMY:
24, 80, 1
CMYK:
23, 80, 0, 1
HSL:
282°, 98.0583%, 59.6078%
HSV (HSB):
282°, 79.8419%, 99.2157%
XYZ:
41.1616, 20.9288, 94.7987
xyY:
0.2624, 0.1334, 20.9288
CIE-Lab:
52.8715, 81.4268, -72.2314
CIE-LCH:
52.8715, 108.8472, 318.4247
CIE-Luv:
52.8715, 40.9821, -119.4510
Hunter-Lab:
45.7480, 80.5454, -90.8366
#c233fd color charts
#c233fd color shades, tints & tones
#c233fd color schemes
#c233fd color preview, HTML & CSS examples
This text has a color of #c233fd
<p style="color:#c233fd;">Text here</p>
.mytext {color:#c233fd;}
This box has a color of #c233fd
<div style="background-color:#c233fd;">Content here</div>
.mybackground {background-color:#c233fd;}
Border around this has a color of #c233fd
<div style="border:2px solid #c233fd;">Content here</div>
.myborder {border:2px solid #c233fd;}