#cb05d2 color space conversions
Hex:
        #cb05d2
        RGB:
        203, 5, 210
        CMY:
        20, 98, 18
        CMYK:
        3, 98, 0, 18
      HSL:
        298°, 95.3488%, 42.1569%
        HSV (HSB):
        298°, 97.6190%, 82.3529%
        XYZ:
        36.3157, 17.4582, 62.4285
        xyY:
        0.3125, 0.1502, 17.4582
      CIE-Lab:
        48.8323, 83.3686, -54.3717
        CIE-LCH:
        48.8323, 99.5320, 326.8882
        CIE-Luv:
        48.8323, 64.3573, -91.8496
        Hunter-Lab:
        41.7830, 82.0232, -59.3378
      #cb05d2 color charts
#cb05d2 RGB chart
      #cb05d2 CMYK chart
      #cb05d2 RGB pie chart
      #cb05d2 color shades, tints & tones
#cb05d2 color schemes
#cb05d2 color preview, HTML & CSS examples
           This text has a color of #cb05d2        
        
          <p style="color:#cb05d2;">Text here</p>
        
        
          .mytext {color:#cb05d2;}
        
        Text color #cb05d2
      
           This box has a color of #cb05d2        
        
          <div style="background-color:#cb05d2;">Content here</div>
        
        
          .mybackground {background-color:#cb05d2;}
        
        Background color #cb05d2
      
           Border around this has a color of #cb05d2        
        
          <div style="border:2px solid #cb05d2;">Content here</div>
        
        
          .myborder {border:2px solid #cb05d2;}
        
        Border color #cb05d2