#0f03fb color space conversions
Hex:
        #0f03fb
        RGB:
        15, 3, 251
        CMY:
        94, 99, 2
        CMYK:
        94, 99, 0, 2
      HSL:
        243°, 97.6378%, 49.8039%
        HSV (HSB):
        243°, 98.8048%, 98.4314%
        XYZ:
        17.6422, 7.1317, 91.7135
        xyY:
        0.1515, 0.0612, 7.1317
      CIE-Lab:
        32.1049, 77.8676, -105.9413
        CIE-LCH:
        32.1049, 131.4797, 306.3162
        CIE-Luv:
        32.1049, -8.8947, -128.4544
        Hunter-Lab:
        26.7053, 71.1872, -184.9250
      #0f03fb color charts
#0f03fb RGB chart
      #0f03fb CMYK chart
      #0f03fb RGB pie chart
      #0f03fb color shades, tints & tones
#0f03fb color schemes
#0f03fb color preview, HTML & CSS examples
           This text has a color of #0f03fb        
        
          <p style="color:#0f03fb;">Text here</p>
        
        
          .mytext {color:#0f03fb;}
        
        Text color #0f03fb
      
           This box has a color of #0f03fb        
        
          <div style="background-color:#0f03fb;">Content here</div>
        
        
          .mybackground {background-color:#0f03fb;}
        
        Background color #0f03fb
      
           Border around this has a color of #0f03fb        
        
          <div style="border:2px solid #0f03fb;">Content here</div>
        
        
          .myborder {border:2px solid #0f03fb;}
        
        Border color #0f03fb