#cb417e color space conversions
Hex:
        #cb417e
        RGB:
        203, 65, 126
        CMY:
        20, 75, 51
        CMYK:
        0, 68, 38, 20
      HSL:
        333°, 57.0248%, 52.5490%
        HSV (HSB):
        333°, 67.9803%, 79.6078%
        XYZ:
        30.2848, 17.9835, 21.6136
        xyY:
        0.4334, 0.2573, 17.9835
      CIE-Lab:
        49.4760, 59.2820, -3.7785
        CIE-LCH:
        49.4760, 59.4023, 356.3530
        CIE-Luv:
        49.4760, 86.2900, -15.9252
        Hunter-Lab:
        42.4069, 53.2632, -0.5336
      #cb417e color charts
#cb417e RGB chart
      #cb417e CMYK chart
      #cb417e RGB pie chart
      #cb417e color shades, tints & tones
#cb417e color schemes
#cb417e color preview, HTML & CSS examples
           This text has a color of #cb417e        
        
          <p style="color:#cb417e;">Text here</p>
        
        
          .mytext {color:#cb417e;}
        
        Text color #cb417e
      
           This box has a color of #cb417e        
        
          <div style="background-color:#cb417e;">Content here</div>
        
        
          .mybackground {background-color:#cb417e;}
        
        Background color #cb417e
      
           Border around this has a color of #cb417e        
        
          <div style="border:2px solid #cb417e;">Content here</div>
        
        
          .myborder {border:2px solid #cb417e;}
        
        Border color #cb417e