#cb1bfa color space conversions
Hex:
        #cb1bfa
        RGB:
        203, 27, 250
        CMY:
        20, 89, 2
        CMYK:
        19, 89, 0, 2
      HSL:
        287°, 95.7082%, 54.3137%
        HSV (HSB):
        287°, 89.2000%, 98.0392%
        XYZ:
        42.2759, 20.3825, 92.1485
        xyY:
        0.2731, 0.1317, 20.3825
      CIE-Lab:
        52.2669, 87.4159, -71.4773
        CIE-LCH:
        52.2669, 112.9183, 320.7282
        CIE-Luv:
        52.2669, 49.5742, -118.6178
        Hunter-Lab:
        45.1470, 88.1410, -89.4126
      #cb1bfa color charts
#cb1bfa RGB chart
      #cb1bfa CMYK chart
      #cb1bfa RGB pie chart
      #cb1bfa color shades, tints & tones
#cb1bfa color schemes
#cb1bfa color preview, HTML & CSS examples
           This text has a color of #cb1bfa        
        
          <p style="color:#cb1bfa;">Text here</p>
        
        
          .mytext {color:#cb1bfa;}
        
        Text color #cb1bfa
      
           This box has a color of #cb1bfa        
        
          <div style="background-color:#cb1bfa;">Content here</div>
        
        
          .mybackground {background-color:#cb1bfa;}
        
        Background color #cb1bfa
      
           Border around this has a color of #cb1bfa        
        
          <div style="border:2px solid #cb1bfa;">Content here</div>
        
        
          .myborder {border:2px solid #cb1bfa;}
        
        Border color #cb1bfa