#cb05e1 color space conversions
Hex:
        #cb05e1
        RGB:
        203, 5, 225
        CMY:
        20, 98, 12
        CMYK:
        10, 98, 0, 12
      HSL:
        294°, 95.6522%, 45.0980%
        HSV (HSB):
        294°, 97.7778%, 88.2353%
        XYZ:
        38.2735, 18.2413, 72.7378
        xyY:
        0.2961, 0.1411, 18.2413
      CIE-Lab:
        49.7875, 85.6572, -61.4090
        CIE-LCH:
        49.7875, 105.3956, 324.3627
        CIE-Luv:
        49.7875, 58.8718, -102.6781
        Hunter-Lab:
        42.7098, 85.2167, -71.0782
      #cb05e1 color charts
#cb05e1 RGB chart
      #cb05e1 CMYK chart
      #cb05e1 RGB pie chart
      #cb05e1 color shades, tints & tones
#cb05e1 color schemes
#cb05e1 color preview, HTML & CSS examples
           This text has a color of #cb05e1        
        
          <p style="color:#cb05e1;">Text here</p>
        
        
          .mytext {color:#cb05e1;}
        
        Text color #cb05e1
      
           This box has a color of #cb05e1        
        
          <div style="background-color:#cb05e1;">Content here</div>
        
        
          .mybackground {background-color:#cb05e1;}
        
        Background color #cb05e1
      
           Border around this has a color of #cb05e1        
        
          <div style="border:2px solid #cb05e1;">Content here</div>
        
        
          .myborder {border:2px solid #cb05e1;}
        
        Border color #cb05e1