#d255ff color space conversions
Hex:
#d255ff
RGB:
210, 85, 255
CMY:
18, 67, 0
CMYK:
18, 67, 0, 0
HSL:
284°, 100.0000%, 66.6667%
HSV (HSB):
284°, 66.6667%, 100.0000%
XYZ:
47.8768, 27.4186, 97.3767
xyY:
0.2773, 0.1588, 27.4186
CIE-Lab:
59.3598, 73.0045, -62.7603
CIE-LCH:
59.3598, 96.2731, 319.3151
CIE-Luv:
59.3598, 44.0367, -107.9392
Hunter-Lab:
52.3628, 71.5728, -73.6049
#d255ff color charts
#d255ff RGB chart
#d255ff CMYK chart
#d255ff RGB pie chart
#d255ff color shades, tints & tones
#d255ff color schemes
#d255ff color preview, HTML & CSS examples
This text has a color of #d255ff
<p style="color:#d255ff;">Text here</p>
.mytext {color:#d255ff;}
Text color #d255ff
This box has a color of #d255ff
<div style="background-color:#d255ff;">Content here</div>
.mybackground {background-color:#d255ff;}
Background color #d255ff
Border around this has a color of #d255ff
<div style="border:2px solid #d255ff;">Content here</div>
.myborder {border:2px solid #d255ff;}
Border color #d255ff