#cb01f4 color space conversions
Hex:
        #cb01f4
        RGB:
        203, 1, 244
        CMY:
        20, 100, 4
        CMYK:
        17, 100, 0, 4
      HSL:
        290°, 99.1837%, 48.0392%
        HSV (HSB):
        290°, 99.5902%, 95.6863%
        XYZ:
        40.9686, 19.2499, 87.1443
        xyY:
        0.2780, 0.1306, 19.2499
      CIE-Lab:
        50.9783, 88.9952, -70.2107
        CIE-LCH:
        50.9783, 113.3565, 321.7292
        CIE-Luv:
        50.9783, 52.6021, -116.1513
        Hunter-Lab:
        43.8747, 89.8962, -87.0500
      #cb01f4 color charts
#cb01f4 RGB chart
      #cb01f4 CMYK chart
      #cb01f4 RGB pie chart
      #cb01f4 color shades, tints & tones
#cb01f4 color schemes
#cb01f4 color preview, HTML & CSS examples
           This text has a color of #cb01f4        
        
          <p style="color:#cb01f4;">Text here</p>
        
        
          .mytext {color:#cb01f4;}
        
        Text color #cb01f4
      
           This box has a color of #cb01f4        
        
          <div style="background-color:#cb01f4;">Content here</div>
        
        
          .mybackground {background-color:#cb01f4;}
        
        Background color #cb01f4
      
           Border around this has a color of #cb01f4        
        
          <div style="border:2px solid #cb01f4;">Content here</div>
        
        
          .myborder {border:2px solid #cb01f4;}
        
        Border color #cb01f4