#d60bf1 color space conversions
Hex:
        #d60bf1
        RGB:
        214, 11, 241
        CMY:
        16, 96, 5
        CMYK:
        11, 95, 0, 5
      HSL:
        293°, 91.2698%, 49.4118%
        HSV (HSB):
        293°, 95.4357%, 94.5098%
        XYZ:
        43.7284, 20.8864, 84.9458
        xyY:
        0.2924, 0.1397, 20.8864
      CIE-Lab:
        52.8249, 89.3331, -65.4520
        CIE-LCH:
        52.8249, 110.7446, 323.7707
        CIE-Luv:
        52.8249, 60.4534, -110.6410
        Hunter-Lab:
        45.7016, 90.8154, -78.2115
      #d60bf1 color charts
#d60bf1 RGB chart
      #d60bf1 CMYK chart
      #d60bf1 RGB pie chart
      #d60bf1 color shades, tints & tones
#d60bf1 color schemes
#d60bf1 color preview, HTML & CSS examples
           This text has a color of #d60bf1        
        
          <p style="color:#d60bf1;">Text here</p>
        
        
          .mytext {color:#d60bf1;}
        
        Text color #d60bf1
      
           This box has a color of #d60bf1        
        
          <div style="background-color:#d60bf1;">Content here</div>
        
        
          .mybackground {background-color:#d60bf1;}
        
        Background color #d60bf1
      
           Border around this has a color of #d60bf1        
        
          <div style="border:2px solid #d60bf1;">Content here</div>
        
        
          .myborder {border:2px solid #d60bf1;}
        
        Border color #d60bf1