#c01bd5 color space conversions
Hex:
#c01bd5
RGB:
192, 27, 213
CMY:
25, 89, 16
CMYK:
10, 87, 0, 16
HSL:
293°, 77.5000%, 47.0588%
HSV (HSB):
293°, 87.3239%, 83.5294%
XYZ:
34.1404, 16.7944, 64.3930
xyY:
0.2960, 0.1456, 16.7944
CIE-Lab:
48.0000, 79.5621, -57.5316
CIE-LCH:
48.0000, 98.1836, 324.1292
CIE-Luv:
48.0000, 54.3610, -95.4337
Hunter-Lab:
40.9810, 76.9878, -64.4751
#c01bd5 color charts
#c01bd5 color shades, tints & tones
#c01bd5 color schemes
#c01bd5 color preview, HTML & CSS examples
This text has a color of #c01bd5
<p style="color:#c01bd5;">Text here</p>
.mytext {color:#c01bd5;}
This box has a color of #c01bd5
<div style="background-color:#c01bd5;">Content here</div>
.mybackground {background-color:#c01bd5;}
Border around this has a color of #c01bd5
<div style="border:2px solid #c01bd5;">Content here</div>
.myborder {border:2px solid #c01bd5;}