#0f65dc color space conversions
Hex:
        #0f65dc
        RGB:
        15, 101, 220
        CMY:
        94, 60, 14
        CMYK:
        93, 54, 0, 14
      HSL:
        215°, 87.2340%, 46.0784%
        HSV (HSB):
        215°, 93.1818%, 86.2745%
        XYZ:
        17.7689, 14.5762, 69.5871
        xyY:
        0.1743, 0.1430, 14.5762
      CIE-Lab:
        45.0482, 22.7591, -67.0184
        CIE-LCH:
        45.0482, 70.7774, 288.7572
        CIE-Luv:
        45.0482, -22.3599, -101.6948
        Hunter-Lab:
        38.1788, 16.2634, -81.3405
      #0f65dc color charts
#0f65dc RGB chart
      #0f65dc CMYK chart
      #0f65dc RGB pie chart
      #0f65dc color shades, tints & tones
#0f65dc color schemes
#0f65dc color preview, HTML & CSS examples
           This text has a color of #0f65dc        
        
          <p style="color:#0f65dc;">Text here</p>
        
        
          .mytext {color:#0f65dc;}
        
        Text color #0f65dc
      
           This box has a color of #0f65dc        
        
          <div style="background-color:#0f65dc;">Content here</div>
        
        
          .mybackground {background-color:#0f65dc;}
        
        Background color #0f65dc
      
           Border around this has a color of #0f65dc        
        
          <div style="border:2px solid #0f65dc;">Content here</div>
        
        
          .myborder {border:2px solid #0f65dc;}
        
        Border color #0f65dc