#d12af1 color space conversions
Hex:
        #d12af1
        RGB:
        209, 42, 241
        CMY:
        18, 84, 5
        CMYK:
        13, 83, 0, 5
      HSL:
        290°, 87.6652%, 55.4902%
        HSV (HSB):
        290°, 82.5726%, 94.5098%
        XYZ:
        42.9996, 21.5621, 85.1147
        xyY:
        0.2873, 0.1441, 21.5621
      CIE-Lab:
        53.5593, 84.0113, -64.3077
        CIE-LCH:
        53.5593, 105.7988, 322.5672
        CIE-Luv:
        53.5593, 54.8558, -108.7795
        Hunter-Lab:
        46.4350, 84.0328, -76.1731
      #d12af1 color charts
#d12af1 RGB chart
      #d12af1 CMYK chart
      #d12af1 RGB pie chart
      #d12af1 color shades, tints & tones
#d12af1 color schemes
#d12af1 color preview, HTML & CSS examples
           This text has a color of #d12af1        
        
          <p style="color:#d12af1;">Text here</p>
        
        
          .mytext {color:#d12af1;}
        
        Text color #d12af1
      
           This box has a color of #d12af1        
        
          <div style="background-color:#d12af1;">Content here</div>
        
        
          .mybackground {background-color:#d12af1;}
        
        Background color #d12af1
      
           Border around this has a color of #d12af1        
        
          <div style="border:2px solid #d12af1;">Content here</div>
        
        
          .myborder {border:2px solid #d12af1;}
        
        Border color #d12af1