#2c03fa color space conversions
Hex:
        #2c03fa
        RGB:
        44, 3, 250
        CMY:
        83, 99, 2
        CMYK:
        82, 99, 0, 2
      HSL:
        250°, 97.6285%, 49.6078%
        HSV (HSB):
        250°, 98.8000%, 98.0392%
        XYZ:
        18.3266, 7.5027, 90.9247
        xyY:
        0.1570, 0.0643, 7.5027
      CIE-Lab:
        32.9250, 77.9743, -103.9842
        CIE-LCH:
        32.9250, 129.9720, 306.8650
        CIE-Luv:
        32.9250, -6.9457, -128.8561
        Hunter-Lab:
        27.3911, 71.4947, -177.6393
      #2c03fa color charts
#2c03fa RGB chart
      #2c03fa CMYK chart
      #2c03fa RGB pie chart
      #2c03fa color shades, tints & tones
#2c03fa color schemes
#2c03fa color preview, HTML & CSS examples
           This text has a color of #2c03fa        
        
          <p style="color:#2c03fa;">Text here</p>
        
        
          .mytext {color:#2c03fa;}
        
        Text color #2c03fa
      
           This box has a color of #2c03fa        
        
          <div style="background-color:#2c03fa;">Content here</div>
        
        
          .mybackground {background-color:#2c03fa;}
        
        Background color #2c03fa
      
           Border around this has a color of #2c03fa        
        
          <div style="border:2px solid #2c03fa;">Content here</div>
        
        
          .myborder {border:2px solid #2c03fa;}
        
        Border color #2c03fa