#d012f2 color space conversions
Hex:
        #d012f2
        RGB:
        208, 18, 242
        CMY:
        18, 93, 5
        CMYK:
        14, 93, 0, 5
      HSL:
        291°, 89.6000%, 50.9804%
        HSV (HSB):
        291°, 92.5620%, 94.9020%
        XYZ:
        42.2557, 20.2533, 85.6866
        xyY:
        0.2851, 0.1367, 20.2533
      CIE-Lab:
        52.1224, 87.9784, -67.1968
        CIE-LCH:
        52.1224, 110.7050, 322.6278
        CIE-Luv:
        52.1224, 55.8404, -112.5518
        Hunter-Lab:
        45.0037, 88.8443, -81.3850
      #d012f2 color charts
#d012f2 RGB chart
      #d012f2 CMYK chart
      #d012f2 RGB pie chart
      #d012f2 color shades, tints & tones
#d012f2 color schemes
#d012f2 color preview, HTML & CSS examples
           This text has a color of #d012f2        
        
          <p style="color:#d012f2;">Text here</p>
        
        
          .mytext {color:#d012f2;}
        
        Text color #d012f2
      
           This box has a color of #d012f2        
        
          <div style="background-color:#d012f2;">Content here</div>
        
        
          .mybackground {background-color:#d012f2;}
        
        Background color #d012f2
      
           Border around this has a color of #d012f2        
        
          <div style="border:2px solid #d012f2;">Content here</div>
        
        
          .myborder {border:2px solid #d012f2;}
        
        Border color #d012f2