#cb70af color space conversions
Hex:
        #cb70af
        RGB:
        203, 112, 175
        CMY:
        20, 56, 31
        CMYK:
        0, 45, 14, 20
      HSL:
        318°, 46.6667%, 61.7647%
        HSV (HSB):
        318°, 44.8276%, 79.6078%
        XYZ:
        38.1606, 27.3800, 43.8310
        xyY:
        0.3489, 0.2503, 27.3800
      CIE-Lab:
        59.3244, 44.1865, -17.8042
        CIE-LCH:
        59.3244, 47.6386, 338.0538
        CIE-Luv:
        59.3244, 50.2654, -33.7278
        Hunter-Lab:
        52.3259, 38.6075, -13.0364
      #cb70af color charts
#cb70af RGB chart
      #cb70af CMYK chart
      #cb70af RGB pie chart
      #cb70af color shades, tints & tones
#cb70af color schemes
#cb70af color preview, HTML & CSS examples
           This text has a color of #cb70af        
        
          <p style="color:#cb70af;">Text here</p>
        
        
          .mytext {color:#cb70af;}
        
        Text color #cb70af
      
           This box has a color of #cb70af        
        
          <div style="background-color:#cb70af;">Content here</div>
        
        
          .mybackground {background-color:#cb70af;}
        
        Background color #cb70af
      
           Border around this has a color of #cb70af        
        
          <div style="border:2px solid #cb70af;">Content here</div>
        
        
          .myborder {border:2px solid #cb70af;}
        
        Border color #cb70af