#ca26fa color space conversions
Hex:
        #ca26fa
        RGB:
        202, 38, 250
        CMY:
        21, 85, 2
        CMYK:
        19, 85, 0, 2
      HSL:
        286°, 95.4955%, 56.4706%
        HSV (HSB):
        286°, 84.8000%, 98.0392%
        XYZ:
        42.3056, 20.8449, 92.2362
        xyY:
        0.2723, 0.1341, 20.8449
      CIE-Lab:
        52.7793, 85.2967, -70.6538
        CIE-LCH:
        52.7793, 110.7587, 320.3640
        CIE-Luv:
        52.7793, 48.0630, -117.5669
        Hunter-Lab:
        45.6562, 85.5016, -87.8202
      #ca26fa color charts
#ca26fa RGB chart
      #ca26fa CMYK chart
      #ca26fa RGB pie chart
      #ca26fa color shades, tints & tones
#ca26fa color schemes
#ca26fa color preview, HTML & CSS examples
           This text has a color of #ca26fa        
        
          <p style="color:#ca26fa;">Text here</p>
        
        
          .mytext {color:#ca26fa;}
        
        Text color #ca26fa
      
           This box has a color of #ca26fa        
        
          <div style="background-color:#ca26fa;">Content here</div>
        
        
          .mybackground {background-color:#ca26fa;}
        
        Background color #ca26fa
      
           Border around this has a color of #ca26fa        
        
          <div style="border:2px solid #ca26fa;">Content here</div>
        
        
          .myborder {border:2px solid #ca26fa;}
        
        Border color #ca26fa