#cb2dfc color space conversions
Hex:
#cb2dfc
RGB:
203, 45, 252
CMY:
20, 82, 1
CMYK:
19, 82, 0, 1
HSL:
286°, 97.1831%, 58.2353%
HSV (HSB):
286°, 82.1429%, 98.8235%
XYZ:
43.1377, 21.6016, 93.9914
xyY:
0.2718, 0.1361, 21.6016
CIE-Lab:
53.6017, 84.2389, -70.4288
CIE-LCH:
53.6017, 109.8017, 320.1023
CIE-Luv:
53.6017, 47.3675, -117.6509
Hunter-Lab:
46.4775, 84.3377, -87.3679
#cb2dfc color charts
#cb2dfc color shades, tints & tones
#cb2dfc color schemes
#cb2dfc color preview, HTML & CSS examples
This text has a color of #cb2dfc
<p style="color:#cb2dfc;">Text here</p>
.mytext {color:#cb2dfc;}
This box has a color of #cb2dfc
<div style="background-color:#cb2dfc;">Content here</div>
.mybackground {background-color:#cb2dfc;}
Border around this has a color of #cb2dfc
<div style="border:2px solid #cb2dfc;">Content here</div>
.myborder {border:2px solid #cb2dfc;}