#0f75ef color space conversions
Hex:
        #0f75ef
        RGB:
        15, 117, 239
        CMY:
        94, 54, 6
        CMYK:
        94, 51, 0, 6
      HSL:
        213°, 88.1890%, 49.8039%
        HSV (HSB):
        213°, 93.7238%, 93.7255%
        XYZ:
        22.1383, 19.0561, 84.1727
        xyY:
        0.1766, 0.1520, 19.0561
      CIE-Lab:
        50.7528, 19.9093, -68.4643
        CIE-LCH:
        50.7528, 71.3004, 286.2143
        CIE-Luv:
        50.7528, -26.2924, -107.1160
        Hunter-Lab:
        43.6533, 14.1309, -83.7662
      #0f75ef color charts
#0f75ef RGB chart
      #0f75ef CMYK chart
      #0f75ef RGB pie chart
      #0f75ef color shades, tints & tones
#0f75ef color schemes
#0f75ef color preview, HTML & CSS examples
           This text has a color of #0f75ef        
        
          <p style="color:#0f75ef;">Text here</p>
        
        
          .mytext {color:#0f75ef;}
        
        Text color #0f75ef
      
           This box has a color of #0f75ef        
        
          <div style="background-color:#0f75ef;">Content here</div>
        
        
          .mybackground {background-color:#0f75ef;}
        
        Background color #0f75ef
      
           Border around this has a color of #0f75ef        
        
          <div style="border:2px solid #0f75ef;">Content here</div>
        
        
          .myborder {border:2px solid #0f75ef;}
        
        Border color #0f75ef