#b02cf5 color space conversions
Hex:
#b02cf5
RGB:
176, 44, 245
CMY:
31, 83, 4
CMYK:
28, 82, 0, 4
HSL:
279°, 90.9502%, 56.6667%
HSV (HSB):
279°, 82.0408%, 96.0784%
XYZ:
35.2866, 17.6240, 87.9282
xyY:
0.2505, 0.1251, 17.6240
CIE-Lab:
49.0369, 79.0264, -74.1130
CIE-LCH:
49.0369, 108.3416, 316.8377
CIE-Luv:
49.0369, 33.5775, -119.0926
Hunter-Lab:
41.9810, 76.5692, -94.7947
#b02cf5 color charts
#b02cf5 color shades, tints & tones
#b02cf5 color schemes
#b02cf5 color preview, HTML & CSS examples
This text has a color of #b02cf5
<p style="color:#b02cf5;">Text here</p>
.mytext {color:#b02cf5;}
This box has a color of #b02cf5
<div style="background-color:#b02cf5;">Content here</div>
.mybackground {background-color:#b02cf5;}
Border around this has a color of #b02cf5
<div style="border:2px solid #b02cf5;">Content here</div>
.myborder {border:2px solid #b02cf5;}