#2c15fa color space conversions
Hex:
        #2c15fa
        RGB:
        44, 21, 250
        CMY:
        83, 92, 2
        CMYK:
        82, 92, 0, 2
      HSL:
        246°, 95.8159%, 53.1373%
        HSV (HSB):
        246°, 91.6000%, 98.0392%
        XYZ:
        18.5622, 7.9739, 91.0033
        xyY:
        0.1579, 0.0678, 7.9739
      CIE-Lab:
        33.9285, 74.8814, -102.3083
        CIE-LCH:
        33.9285, 126.7841, 306.2011
        CIE-Luv:
        33.9285, -7.6153, -129.5873
        Hunter-Lab:
        28.2381, 67.9192, -171.3076
      #2c15fa color charts
#2c15fa RGB chart
      #2c15fa CMYK chart
      #2c15fa RGB pie chart
      #2c15fa color shades, tints & tones
#2c15fa color schemes
#2c15fa color preview, HTML & CSS examples
           This text has a color of #2c15fa        
        
          <p style="color:#2c15fa;">Text here</p>
        
        
          .mytext {color:#2c15fa;}
        
        Text color #2c15fa
      
           This box has a color of #2c15fa        
        
          <div style="background-color:#2c15fa;">Content here</div>
        
        
          .mybackground {background-color:#2c15fa;}
        
        Background color #2c15fa
      
           Border around this has a color of #2c15fa        
        
          <div style="border:2px solid #2c15fa;">Content here</div>
        
        
          .myborder {border:2px solid #2c15fa;}
        
        Border color #2c15fa