#0403fa color space conversions
Hex:
        #0403fa
        RGB:
        4, 3, 250
        CMY:
        98, 99, 2
        CMYK:
        98, 99, 0, 2
      HSL:
        240°, 97.6285%, 49.6078%
        HSV (HSB):
        240°, 98.8000%, 98.0392%
        XYZ:
        17.3380, 6.9931, 90.8785
        xyY:
        0.1505, 0.0607, 6.9931
      CIE-Lab:
        31.7911, 77.5713, -105.9073
        CIE-LCH:
        31.7911, 131.2771, 306.2207
        CIE-Luv:
        31.7911, -9.1780, -127.6834
        Hunter-Lab:
        26.4444, 70.7537, -185.2441
      #0403fa color charts
#0403fa RGB chart
      #0403fa CMYK chart
      #0403fa RGB pie chart
      #0403fa color shades, tints & tones
#0403fa color schemes
#0403fa color preview, HTML & CSS examples
           This text has a color of #0403fa        
        
          <p style="color:#0403fa;">Text here</p>
        
        
          .mytext {color:#0403fa;}
        
        Text color #0403fa
      
           This box has a color of #0403fa        
        
          <div style="background-color:#0403fa;">Content here</div>
        
        
          .mybackground {background-color:#0403fa;}
        
        Background color #0403fa
      
           Border around this has a color of #0403fa        
        
          <div style="border:2px solid #0403fa;">Content here</div>
        
        
          .myborder {border:2px solid #0403fa;}
        
        Border color #0403fa