#cb26ba color space conversions
Hex:
        #cb26ba
        RGB:
        203, 38, 186
        CMY:
        20, 85, 27
        CMYK:
        0, 81, 8, 20
      HSL:
        306°, 68.4647%, 47.2549%
        HSV (HSB):
        306°, 81.2808%, 79.6078%
        XYZ:
        34.1846, 17.6279, 48.0552
        xyY:
        0.3423, 0.1765, 17.6279
      CIE-Lab:
        49.0417, 75.2255, -40.1324
        CIE-LCH:
        49.0417, 85.2613, 331.9203
        CIE-Luv:
        49.0417, 70.7584, -70.1425
        Hunter-Lab:
        41.9856, 71.8597, -38.4712
      #cb26ba color charts
#cb26ba RGB chart
      #cb26ba CMYK chart
      #cb26ba RGB pie chart
      #cb26ba color shades, tints & tones
#cb26ba color schemes
#cb26ba color preview, HTML & CSS examples
           This text has a color of #cb26ba        
        
          <p style="color:#cb26ba;">Text here</p>
        
        
          .mytext {color:#cb26ba;}
        
        Text color #cb26ba
      
           This box has a color of #cb26ba        
        
          <div style="background-color:#cb26ba;">Content here</div>
        
        
          .mybackground {background-color:#cb26ba;}
        
        Background color #cb26ba
      
           Border around this has a color of #cb26ba        
        
          <div style="border:2px solid #cb26ba;">Content here</div>
        
        
          .myborder {border:2px solid #cb26ba;}
        
        Border color #cb26ba