#0f65f1 color space conversions
Hex:
        #0f65f1
        RGB:
        15, 101, 241
        CMY:
        94, 60, 5
        CMYK:
        94, 58, 0, 5
      HSL:
        217°, 88.9764%, 50.1961%
        HSV (HSB):
        217°, 93.7759%, 94.5098%
        XYZ:
        20.7279, 15.7598, 85.1686
        xyY:
        0.1704, 0.1295, 15.7598
      CIE-Lab:
        46.6578, 30.8834, -76.2458
        CIE-LCH:
        46.6578, 82.2630, 292.0505
        CIE-Luv:
        46.6578, -21.8980, -116.2451
        Hunter-Lab:
        39.6986, 23.7278, -99.4105
      #0f65f1 color charts
#0f65f1 RGB chart
      #0f65f1 CMYK chart
      #0f65f1 RGB pie chart
      #0f65f1 color shades, tints & tones
#0f65f1 color schemes
#0f65f1 color preview, HTML & CSS examples
           This text has a color of #0f65f1        
        
          <p style="color:#0f65f1;">Text here</p>
        
        
          .mytext {color:#0f65f1;}
        
        Text color #0f65f1
      
           This box has a color of #0f65f1        
        
          <div style="background-color:#0f65f1;">Content here</div>
        
        
          .mybackground {background-color:#0f65f1;}
        
        Background color #0f65f1
      
           Border around this has a color of #0f65f1        
        
          <div style="border:2px solid #0f65f1;">Content here</div>
        
        
          .myborder {border:2px solid #0f65f1;}
        
        Border color #0f65f1