#0f3efa color space conversions
Hex:
        #0f3efa
        RGB:
        15, 62, 250
        CMY:
        94, 76, 2
        CMYK:
        94, 75, 0, 2
      HSL:
        228°, 95.9184%, 51.9608%
        HSV (HSB):
        228°, 94.0000%, 98.0392%
        XYZ:
        19.1749, 10.4489, 91.4487
        xyY:
        0.1584, 0.0863, 10.4489
      CIE-Lab:
        38.6364, 57.7464, -94.4981
        CIE-LCH:
        38.6364, 110.7454, 301.4285
        CIE-Luv:
        38.6364, -13.8087, -130.3278
        Hunter-Lab:
        32.3248, 49.3170, -145.1073
      #0f3efa color charts
#0f3efa RGB chart
      #0f3efa CMYK chart
      #0f3efa RGB pie chart
      #0f3efa color shades, tints & tones
#0f3efa color schemes
#0f3efa color preview, HTML & CSS examples
           This text has a color of #0f3efa        
        
          <p style="color:#0f3efa;">Text here</p>
        
        
          .mytext {color:#0f3efa;}
        
        Text color #0f3efa
      
           This box has a color of #0f3efa        
        
          <div style="background-color:#0f3efa;">Content here</div>
        
        
          .mybackground {background-color:#0f3efa;}
        
        Background color #0f3efa
      
           Border around this has a color of #0f3efa        
        
          <div style="border:2px solid #0f3efa;">Content here</div>
        
        
          .myborder {border:2px solid #0f3efa;}
        
        Border color #0f3efa