#cd1bff color space conversions
Hex:
        #cd1bff
        RGB:
        205, 27, 255
        CMY:
        20, 89, 0
        CMYK:
        20, 89, 0, 0
      HSL:
        287°, 100.0000%, 55.2941%
        HSV (HSB):
        287°, 89.4118%, 100.0000%
        XYZ:
        43.6188, 20.9830, 96.3589
        xyY:
        0.2710, 0.1304, 20.9830
      CIE-Lab:
        52.9309, 88.5534, -73.1710
        CIE-LCH:
        52.9309, 114.8725, 320.4333
        CIE-Luv:
        52.9309, 49.2987, -121.5558
        Hunter-Lab:
        45.8072, 89.8096, -92.6559
      #cd1bff color charts
#cd1bff RGB chart
      #cd1bff CMYK chart
      #cd1bff RGB pie chart
      #cd1bff color shades, tints & tones
#cd1bff color schemes
#cd1bff color preview, HTML & CSS examples
           This text has a color of #cd1bff        
        
          <p style="color:#cd1bff;">Text here</p>
        
        
          .mytext {color:#cd1bff;}
        
        Text color #cd1bff
      
           This box has a color of #cd1bff        
        
          <div style="background-color:#cd1bff;">Content here</div>
        
        
          .mybackground {background-color:#cd1bff;}
        
        Background color #cd1bff
      
           Border around this has a color of #cd1bff        
        
          <div style="border:2px solid #cd1bff;">Content here</div>
        
        
          .myborder {border:2px solid #cd1bff;}
        
        Border color #cd1bff