#0f62cd color space conversions
Hex:
        #0f62cd
        RGB:
        15, 98, 205
        CMY:
        94, 62, 20
        CMYK:
        93, 52, 0, 20
      HSL:
        214°, 86.3636%, 43.1373%
        HSV (HSB):
        214°, 92.6829%, 80.3922%
        XYZ:
        15.5841, 13.2447, 59.4927
        xyY:
        0.1764, 0.1500, 13.2447
      CIE-Lab:
        43.1297, 18.7950, -61.5574
        CIE-LCH:
        43.1297, 64.3628, 286.9787
        CIE-Luv:
        43.1297, -21.9311, -92.4100
        Hunter-Lab:
        36.3933, 12.7481, -71.4471
      #0f62cd color charts
#0f62cd RGB chart
      #0f62cd CMYK chart
      #0f62cd RGB pie chart
      #0f62cd color shades, tints & tones
#0f62cd color schemes
#0f62cd color preview, HTML & CSS examples
           This text has a color of #0f62cd        
        
          <p style="color:#0f62cd;">Text here</p>
        
        
          .mytext {color:#0f62cd;}
        
        Text color #0f62cd
      
           This box has a color of #0f62cd        
        
          <div style="background-color:#0f62cd;">Content here</div>
        
        
          .mybackground {background-color:#0f62cd;}
        
        Background color #0f62cd
      
           Border around this has a color of #0f62cd        
        
          <div style="border:2px solid #0f62cd;">Content here</div>
        
        
          .myborder {border:2px solid #0f62cd;}
        
        Border color #0f62cd