#d12afd color space conversions
Hex:
        #d12afd
        RGB:
        209, 42, 253
        CMY:
        18, 84, 1
        CMYK:
        17, 83, 0, 1
      HSL:
        287°, 98.1395%, 57.8431%
        HSV (HSB):
        287°, 83.3992%, 99.2157%
        XYZ:
        44.8521, 22.3031, 94.8695
        xyY:
        0.2768, 0.1377, 22.3031
      CIE-Lab:
        54.3471, 86.0501, -69.7348
        CIE-LCH:
        54.3471, 110.7590, 320.9788
        CIE-Luv:
        54.3471, 51.1167, -117.3083
        Hunter-Lab:
        47.2261, 86.8810, -86.0454
      #d12afd color charts
#d12afd RGB chart
      #d12afd CMYK chart
      #d12afd RGB pie chart
      #d12afd color shades, tints & tones
#d12afd color schemes
#d12afd color preview, HTML & CSS examples
           This text has a color of #d12afd        
        
          <p style="color:#d12afd;">Text here</p>
        
        
          .mytext {color:#d12afd;}
        
        Text color #d12afd
      
           This box has a color of #d12afd        
        
          <div style="background-color:#d12afd;">Content here</div>
        
        
          .mybackground {background-color:#d12afd;}
        
        Background color #d12afd
      
           Border around this has a color of #d12afd        
        
          <div style="border:2px solid #d12afd;">Content here</div>
        
        
          .myborder {border:2px solid #d12afd;}
        
        Border color #d12afd