#0301fa color space conversions
Hex:
        #0301fa
        RGB:
        3, 1, 250
        CMY:
        99, 100, 2
        CMYK:
        99, 100, 0, 2
      HSL:
        240°, 99.2032%, 49.2157%
        HSV (HSB):
        240°, 99.6000%, 98.0392%
        XYZ:
        17.3037, 6.9432, 90.8706
        xyY:
        0.1503, 0.0603, 6.9432
      CIE-Lab:
        31.6772, 77.8754, -106.0982
        CIE-LCH:
        31.6772, 131.6109, 306.2784
        CIE-Luv:
        31.6772, -9.1403, -127.5609
        Hunter-Lab:
        26.3499, 71.1066, -186.0231
      #0301fa color charts
#0301fa RGB chart
      #0301fa CMYK chart
      #0301fa RGB pie chart
      #0301fa color shades, tints & tones
#0301fa color schemes
#0301fa color preview, HTML & CSS examples
           This text has a color of #0301fa        
        
          <p style="color:#0301fa;">Text here</p>
        
        
          .mytext {color:#0301fa;}
        
        Text color #0301fa
      
           This box has a color of #0301fa        
        
          <div style="background-color:#0301fa;">Content here</div>
        
        
          .mybackground {background-color:#0301fa;}
        
        Background color #0301fa
      
           Border around this has a color of #0301fa        
        
          <div style="border:2px solid #0301fa;">Content here</div>
        
        
          .myborder {border:2px solid #0301fa;}
        
        Border color #0301fa