#2c03f1 color space conversions
Hex:
        #2c03f1
        RGB:
        44, 3, 241
        CMY:
        83, 99, 5
        CMYK:
        82, 99, 0, 5
      HSL:
        250°, 97.5410%, 47.8431%
        HSV (HSB):
        250°, 98.7552%, 94.5098%
        XYZ:
        16.9485, 6.9515, 83.6676
        xyY:
        0.1576, 0.0646, 6.9515
      CIE-Lab:
        31.6962, 75.8410, -100.9527
        CIE-LCH:
        31.6962, 126.2668, 306.9158
        CIE-Luv:
        31.6962, -6.4724, -123.7207
        Hunter-Lab:
        26.3656, 68.6041, -169.6923
      #2c03f1 color charts
#2c03f1 RGB chart
      #2c03f1 CMYK chart
      #2c03f1 RGB pie chart
      #2c03f1 color shades, tints & tones
#2c03f1 color schemes
#2c03f1 color preview, HTML & CSS examples
           This text has a color of #2c03f1        
        
          <p style="color:#2c03f1;">Text here</p>
        
        
          .mytext {color:#2c03f1;}
        
        Text color #2c03f1
      
           This box has a color of #2c03f1        
        
          <div style="background-color:#2c03f1;">Content here</div>
        
        
          .mybackground {background-color:#2c03f1;}
        
        Background color #2c03f1
      
           Border around this has a color of #2c03f1        
        
          <div style="border:2px solid #2c03f1;">Content here</div>
        
        
          .myborder {border:2px solid #2c03f1;}
        
        Border color #2c03f1