#ca15fb color space conversions
Hex:
        #ca15fb
        RGB:
        202, 21, 251
        CMY:
        21, 92, 2
        CMYK:
        20, 92, 0, 2
      HSL:
        287°, 96.6387%, 53.3333%
        HSV (HSB):
        287°, 91.6335%, 98.4314%
        XYZ:
        42.0379, 20.0579, 92.9227
        xyY:
        0.2712, 0.1294, 20.0579
      CIE-Lab:
        51.9026, 88.2687, -72.6337
        CIE-LCH:
        51.9026, 114.3111, 320.5500
        CIE-Luv:
        51.9026, 49.0138, -120.0739
        Hunter-Lab:
        44.7861, 89.1711, -91.6654
      #ca15fb color charts
#ca15fb RGB chart
      #ca15fb CMYK chart
      #ca15fb RGB pie chart
      #ca15fb color shades, tints & tones
#ca15fb color schemes
#ca15fb color preview, HTML & CSS examples
           This text has a color of #ca15fb        
        
          <p style="color:#ca15fb;">Text here</p>
        
        
          .mytext {color:#ca15fb;}
        
        Text color #ca15fb
      
           This box has a color of #ca15fb        
        
          <div style="background-color:#ca15fb;">Content here</div>
        
        
          .mybackground {background-color:#ca15fb;}
        
        Background color #ca15fb
      
           Border around this has a color of #ca15fb        
        
          <div style="border:2px solid #ca15fb;">Content here</div>
        
        
          .myborder {border:2px solid #ca15fb;}
        
        Border color #ca15fb