#cd1fbe color space conversions
Hex:
        #cd1fbe
        RGB:
        205, 31, 190
        CMY:
        20, 88, 25
        CMYK:
        0, 85, 7, 20
      HSL:
        305°, 73.7288%, 46.2745%
        HSV (HSB):
        305°, 84.8780%, 80.3922%
        XYZ:
        34.9611, 17.6768, 50.2845
        xyY:
        0.3397, 0.1717, 17.6768
      CIE-Lab:
        49.1017, 77.6384, -42.3480
        CIE-LCH:
        49.1017, 88.4369, 331.3897
        CIE-Luv:
        49.1017, 71.6576, -73.7633
        Hunter-Lab:
        42.0438, 74.8532, -41.4803
      #cd1fbe color charts
#cd1fbe RGB chart
      #cd1fbe CMYK chart
      #cd1fbe RGB pie chart
      #cd1fbe color shades, tints & tones
#cd1fbe color schemes
#cd1fbe color preview, HTML & CSS examples
           This text has a color of #cd1fbe        
        
          <p style="color:#cd1fbe;">Text here</p>
        
        
          .mytext {color:#cd1fbe;}
        
        Text color #cd1fbe
      
           This box has a color of #cd1fbe        
        
          <div style="background-color:#cd1fbe;">Content here</div>
        
        
          .mybackground {background-color:#cd1fbe;}
        
        Background color #cd1fbe
      
           Border around this has a color of #cd1fbe        
        
          <div style="border:2px solid #cd1fbe;">Content here</div>
        
        
          .myborder {border:2px solid #cd1fbe;}
        
        Border color #cd1fbe