#ca91fa color space conversions
Hex:
        #ca91fa
        RGB:
        202, 145, 250
        CMY:
        21, 43, 2
        CMYK:
        19, 42, 0, 2
      HSL:
        273°, 91.3043%, 77.4510%
        HSV (HSB):
        273°, 42.0000%, 98.0392%
        XYZ:
        51.7378, 39.7095, 95.3803
        xyY:
        0.2769, 0.2125, 39.7095
      CIE-Lab:
        69.2621, 40.7413, -44.3615
        CIE-LCH:
        69.2621, 60.2312, 312.5642
        CIE-Luv:
        69.2621, 21.4740, -76.9852
        Hunter-Lab:
        63.0155, 36.2775, -45.6306
      #ca91fa color charts
#ca91fa RGB chart
      #ca91fa CMYK chart
      #ca91fa RGB pie chart
      #ca91fa color shades, tints & tones
#ca91fa color schemes
#ca91fa color preview, HTML & CSS examples
           This text has a color of #ca91fa        
        
          <p style="color:#ca91fa;">Text here</p>
        
        
          .mytext {color:#ca91fa;}
        
        Text color #ca91fa
      
           This box has a color of #ca91fa        
        
          <div style="background-color:#ca91fa;">Content here</div>
        
        
          .mybackground {background-color:#ca91fa;}
        
        Background color #ca91fa
      
           Border around this has a color of #ca91fa        
        
          <div style="border:2px solid #ca91fa;">Content here</div>
        
        
          .myborder {border:2px solid #ca91fa;}
        
        Border color #ca91fa