#ff6bf2 color space conversions
Hex:
#ff6bf2
RGB:
255, 107, 242
CMY:
0, 58, 5
CMYK:
0, 58, 5, 0
HSL:
305°, 100.0000%, 70.9804%
HSV (HSB):
305°, 58.0392%, 100.0000%
XYZ:
62.5247, 38.1862, 88.0797
xyY:
0.3312, 0.2023, 38.1862
CIE-Lab:
68.1576, 72.1032, -41.2531
CIE-LCH:
68.1576, 83.0704, 330.2244
CIE-Luv:
68.1576, 71.0476, -76.4537
Hunter-Lab:
61.7950, 72.4667, -41.2527
#ff6bf2 color charts
#ff6bf2 color shades, tints & tones
#ff6bf2 color schemes
#ff6bf2 color preview, HTML & CSS examples
This text has a color of #ff6bf2
<p style="color:#ff6bf2;">Text here</p>
.mytext {color:#ff6bf2;}
This box has a color of #ff6bf2
<div style="background-color:#ff6bf2;">Content here</div>
.mybackground {background-color:#ff6bf2;}
Border around this has a color of #ff6bf2
<div style="border:2px solid #ff6bf2;">Content here</div>
.myborder {border:2px solid #ff6bf2;}