#d255f2 color space conversions
Hex:
        #d255f2
        RGB:
        210, 85, 242
        CMY:
        18, 67, 5
        CMYK:
        13, 65, 0, 5
      HSL:
        288°, 85.7923%, 64.1176%
        HSV (HSB):
        288°, 64.8760%, 94.9020%
        XYZ:
        45.8539, 26.6094, 86.7238
        xyY:
        0.2881, 0.1672, 26.6094
      CIE-Lab:
        58.6111, 70.5478, -56.7515
        CIE-LCH:
        58.6111, 90.5413, 321.1854
        CIE-Luv:
        58.6111, 47.4404, -98.0787
        Hunter-Lab:
        51.5843, 68.3979, -63.5695
      #d255f2 color charts
#d255f2 RGB chart
      #d255f2 CMYK chart
      #d255f2 RGB pie chart
      #d255f2 color shades, tints & tones
#d255f2 color schemes
#d255f2 color preview, HTML & CSS examples
           This text has a color of #d255f2        
        
          <p style="color:#d255f2;">Text here</p>
        
        
          .mytext {color:#d255f2;}
        
        Text color #d255f2
      
           This box has a color of #d255f2        
        
          <div style="background-color:#d255f2;">Content here</div>
        
        
          .mybackground {background-color:#d255f2;}
        
        Background color #d255f2
      
           Border around this has a color of #d255f2        
        
          <div style="border:2px solid #d255f2;">Content here</div>
        
        
          .myborder {border:2px solid #d255f2;}
        
        Border color #d255f2