#ba04be color space conversions
Hex:
#ba04be
RGB:
186, 4, 190
CMY:
27, 98, 25
CMYK:
2, 98, 0, 25
HSL:
299°, 95.8763%, 38.0392%
HSV (HSB):
299°, 97.8947%, 74.5098%
XYZ:
29.5874, 14.2436, 49.9051
xyY:
0.3156, 0.1520, 14.2436
CIE-Lab:
44.5803, 77.7423, -49.7537
CIE-LCH:
44.5803, 92.3001, 327.3815
CIE-Luv:
44.5803, 59.8883, -82.3593
Hunter-Lab:
37.7407, 73.8912, -51.9814
#ba04be color charts
#ba04be color shades, tints & tones
#ba04be color schemes
#ba04be color preview, HTML & CSS examples
This text has a color of #ba04be
<p style="color:#ba04be;">Text here</p>
.mytext {color:#ba04be;}
This box has a color of #ba04be
<div style="background-color:#ba04be;">Content here</div>
.mybackground {background-color:#ba04be;}
Border around this has a color of #ba04be
<div style="border:2px solid #ba04be;">Content here</div>
.myborder {border:2px solid #ba04be;}