#0f3ffa color space conversions
Hex:
        #0f3ffa
        RGB:
        15, 63, 250
        CMY:
        94, 75, 2
        CMYK:
        94, 75, 0, 2
      HSL:
        228°, 95.9184%, 51.9608%
        HSV (HSB):
        228°, 94.0000%, 98.0392%
        XYZ:
        19.2298, 10.5587, 91.4670
        xyY:
        0.1586, 0.0871, 10.5587
      CIE-Lab:
        38.8270, 57.2042, -94.1820
        CIE-LCH:
        38.8270, 110.1933, 301.2736
        CIE-Luv:
        38.8270, -13.9658, -130.2774
        Hunter-Lab:
        32.4942, 48.7704, -144.1481
      #0f3ffa color charts
#0f3ffa RGB chart
      #0f3ffa CMYK chart
      #0f3ffa RGB pie chart
      #0f3ffa color shades, tints & tones
#0f3ffa color schemes
#0f3ffa color preview, HTML & CSS examples
           This text has a color of #0f3ffa        
        
          <p style="color:#0f3ffa;">Text here</p>
        
        
          .mytext {color:#0f3ffa;}
        
        Text color #0f3ffa
      
           This box has a color of #0f3ffa        
        
          <div style="background-color:#0f3ffa;">Content here</div>
        
        
          .mybackground {background-color:#0f3ffa;}
        
        Background color #0f3ffa
      
           Border around this has a color of #0f3ffa        
        
          <div style="border:2px solid #0f3ffa;">Content here</div>
        
        
          .myborder {border:2px solid #0f3ffa;}
        
        Border color #0f3ffa