#cb04df color space conversions
Hex:
        #cb04df
        RGB:
        203, 4, 223
        CMY:
        20, 98, 13
        CMYK:
        9, 98, 0, 13
      HSL:
        295°, 96.4758%, 44.5098%
        HSV (HSB):
        295°, 98.2063%, 87.4510%
        XYZ:
        37.9913, 18.1111, 71.3055
        xyY:
        0.2982, 0.1422, 18.1111
      CIE-Lab:
        49.6305, 85.4241, -60.5243
        CIE-LCH:
        49.6305, 104.6923, 324.6818
        CIE-Luv:
        49.6305, 59.6203, -101.3057
        Hunter-Lab:
        42.5571, 84.8745, -69.5519
      #cb04df color charts
#cb04df RGB chart
      #cb04df CMYK chart
      #cb04df RGB pie chart
      #cb04df color shades, tints & tones
#cb04df color schemes
#cb04df color preview, HTML & CSS examples
           This text has a color of #cb04df        
        
          <p style="color:#cb04df;">Text here</p>
        
        
          .mytext {color:#cb04df;}
        
        Text color #cb04df
      
           This box has a color of #cb04df        
        
          <div style="background-color:#cb04df;">Content here</div>
        
        
          .mybackground {background-color:#cb04df;}
        
        Background color #cb04df
      
           Border around this has a color of #cb04df        
        
          <div style="border:2px solid #cb04df;">Content here</div>
        
        
          .myborder {border:2px solid #cb04df;}
        
        Border color #cb04df