#d102f2 color space conversions
Hex:
        #d102f2
        RGB:
        209, 2, 242
        CMY:
        18, 99, 5
        CMYK:
        14, 99, 0, 5
      HSL:
        292°, 98.3607%, 47.8431%
        HSV (HSB):
        292°, 99.1736%, 94.9020%
        XYZ:
        42.3432, 20.0095, 85.6349
        xyY:
        0.2861, 0.1352, 20.0095
      CIE-Lab:
        51.8480, 89.4244, -67.6328
        CIE-LCH:
        51.8480, 112.1201, 322.8993
        CIE-Luv:
        51.8480, 57.1135, -113.1607
        Hunter-Lab:
        44.7320, 90.6866, -82.1923
      #d102f2 color charts
#d102f2 RGB chart
      #d102f2 CMYK chart
      #d102f2 RGB pie chart
      #d102f2 color shades, tints & tones
#d102f2 color schemes
#d102f2 color preview, HTML & CSS examples
           This text has a color of #d102f2        
        
          <p style="color:#d102f2;">Text here</p>
        
        
          .mytext {color:#d102f2;}
        
        Text color #d102f2
      
           This box has a color of #d102f2        
        
          <div style="background-color:#d102f2;">Content here</div>
        
        
          .mybackground {background-color:#d102f2;}
        
        Background color #d102f2
      
           Border around this has a color of #d102f2        
        
          <div style="border:2px solid #d102f2;">Content here</div>
        
        
          .myborder {border:2px solid #d102f2;}
        
        Border color #d102f2