#d102ff color space conversions
Hex:
        #d102ff
        RGB:
        209, 2, 255
        CMY:
        18, 99, 0
        CMYK:
        18, 99, 0, 0
      HSL:
        289°, 100.0000%, 50.3922%
        HSV (HSB):
        289°, 99.2157%, 100.0000%
        XYZ:
        44.3662, 20.8187, 96.2878
        xyY:
        0.2748, 0.1289, 20.8187
      CIE-Lab:
        52.7505, 91.5212, -73.4348
        CIE-LCH:
        52.7505, 117.3405, 321.2571
        CIE-Luv:
        52.7505, 52.8594, -122.1142
        Hunter-Lab:
        45.6275, 93.7173, -93.1804
      #d102ff color charts
#d102ff RGB chart
      #d102ff CMYK chart
      #d102ff RGB pie chart
      #d102ff color shades, tints & tones
#d102ff color schemes
#d102ff color preview, HTML & CSS examples
           This text has a color of #d102ff        
        
          <p style="color:#d102ff;">Text here</p>
        
        
          .mytext {color:#d102ff;}
        
        Text color #d102ff
      
           This box has a color of #d102ff        
        
          <div style="background-color:#d102ff;">Content here</div>
        
        
          .mybackground {background-color:#d102ff;}
        
        Background color #d102ff
      
           Border around this has a color of #d102ff        
        
          <div style="border:2px solid #d102ff;">Content here</div>
        
        
          .myborder {border:2px solid #d102ff;}
        
        Border color #d102ff