#ca26bf color space conversions
Hex:
        #ca26bf
        RGB:
        202, 38, 191
        CMY:
        21, 85, 25
        CMYK:
        0, 81, 5, 21
      HSL:
        304°, 68.3333%, 47.0588%
        HSV (HSB):
        304°, 81.1881%, 79.2157%
        XYZ:
        34.4542, 17.7044, 50.8916
        xyY:
        0.3343, 0.1718, 17.7044
      CIE-Lab:
        49.1356, 75.7529, -42.9093
        CIE-LCH:
        49.1356, 87.0615, 330.4712
        CIE-Luv:
        49.1356, 68.0901, -74.3241
        Hunter-Lab:
        42.0766, 72.5299, -42.2576
      #ca26bf color charts
#ca26bf RGB chart
      #ca26bf CMYK chart
      #ca26bf RGB pie chart
      #ca26bf color shades, tints & tones
#ca26bf color schemes
#ca26bf color preview, HTML & CSS examples
           This text has a color of #ca26bf        
        
          <p style="color:#ca26bf;">Text here</p>
        
        
          .mytext {color:#ca26bf;}
        
        Text color #ca26bf
      
           This box has a color of #ca26bf        
        
          <div style="background-color:#ca26bf;">Content here</div>
        
        
          .mybackground {background-color:#ca26bf;}
        
        Background color #ca26bf
      
           Border around this has a color of #ca26bf        
        
          <div style="border:2px solid #ca26bf;">Content here</div>
        
        
          .myborder {border:2px solid #ca26bf;}
        
        Border color #ca26bf