#cf00f0 color space conversions
Hex:
#cf00f0
RGB:
207, 0, 240
CMY:
19, 100, 6
CMYK:
14, 100, 0, 6
HSL:
292°, 100.0000%, 47.0588%
HSV (HSB):
292°, 100.0000%, 94.1176%
XYZ:
41.4603, 19.5567, 84.0277
xyY:
0.2858, 0.1348, 19.5567
CIE-Lab:
51.3322, 88.9746, -67.3598
CIE-LCH:
51.3322, 111.5968, 322.8718
CIE-Luv:
51.3322, 56.5452, -112.3999
Hunter-Lab:
44.2229, 89.9589, -81.7005
#cf00f0 color charts
#cf00f0 color shades, tints & tones
#cf00f0 color schemes
#cf00f0 color preview, HTML & CSS examples
This text has a color of #cf00f0
<p style="color:#cf00f0;">Text here</p>
.mytext {color:#cf00f0;}
This box has a color of #cf00f0
<div style="background-color:#cf00f0;">Content here</div>
.mybackground {background-color:#cf00f0;}
Border around this has a color of #cf00f0
<div style="border:2px solid #cf00f0;">Content here</div>
.myborder {border:2px solid #cf00f0;}