#ca90e2 color space conversions
Hex:
        #ca90e2
        RGB:
        202, 144, 226
        CMY:
        21, 44, 11
        CMYK:
        11, 36, 0, 11
      HSL:
        282°, 58.5714%, 72.5490%
        HSV (HSB):
        282°, 36.2832%, 88.6275%
        XYZ:
        48.0578, 37.9941, 76.7522
        xyY:
        0.2952, 0.2334, 37.9941
      CIE-Lab:
        68.0162, 36.1931, -33.1390
        CIE-LCH:
        68.0162, 49.0728, 317.5223
        CIE-Luv:
        68.0162, 25.4546, -57.6546
        Hunter-Lab:
        61.6393, 31.3009, -30.6793
      #ca90e2 color charts
#ca90e2 RGB chart
      #ca90e2 CMYK chart
      #ca90e2 RGB pie chart
      #ca90e2 color shades, tints & tones
#ca90e2 color schemes
#ca90e2 color preview, HTML & CSS examples
           This text has a color of #ca90e2        
        
          <p style="color:#ca90e2;">Text here</p>
        
        
          .mytext {color:#ca90e2;}
        
        Text color #ca90e2
      
           This box has a color of #ca90e2        
        
          <div style="background-color:#ca90e2;">Content here</div>
        
        
          .mybackground {background-color:#ca90e2;}
        
        Background color #ca90e2
      
           Border around this has a color of #ca90e2        
        
          <div style="border:2px solid #ca90e2;">Content here</div>
        
        
          .myborder {border:2px solid #ca90e2;}
        
        Border color #ca90e2