#0103fa color space conversions
Hex:
        #0103fa
        RGB:
        1, 3, 250
        CMY:
        100, 99, 2
        CMYK:
        100, 99, 0, 2
      HSL:
        240°, 99.2032%, 49.2157%
        HSV (HSB):
        240°, 99.6000%, 98.0392%
        XYZ:
        17.3004, 6.9737, 90.8767
        xyY:
        0.1502, 0.0606, 6.9737
      CIE-Lab:
        31.7470, 77.5567, -105.9822
        CIE-LCH:
        31.7470, 131.3288, 306.1963
        CIE-Luv:
        31.7470, -9.2612, -127.6328
        Hunter-Lab:
        26.4078, 70.7262, -185.5484
      #0103fa color charts
#0103fa RGB chart
      #0103fa CMYK chart
      #0103fa RGB pie chart
      #0103fa color shades, tints & tones
#0103fa color schemes
#0103fa color preview, HTML & CSS examples
           This text has a color of #0103fa        
        
          <p style="color:#0103fa;">Text here</p>
        
        
          .mytext {color:#0103fa;}
        
        Text color #0103fa
      
           This box has a color of #0103fa        
        
          <div style="background-color:#0103fa;">Content here</div>
        
        
          .mybackground {background-color:#0103fa;}
        
        Background color #0103fa
      
           Border around this has a color of #0103fa        
        
          <div style="border:2px solid #0103fa;">Content here</div>
        
        
          .myborder {border:2px solid #0103fa;}
        
        Border color #0103fa