#0f50cb color space conversions
Hex:
        #0f50cb
        RGB:
        15, 80, 203
        CMY:
        94, 69, 20
        CMYK:
        93, 61, 0, 20
      HSL:
        219°, 86.2385%, 42.7451%
        HSV (HSB):
        219°, 92.6108%, 79.6078%
        XYZ:
        13.8452, 10.1507, 57.7295
        xyY:
        0.1694, 0.1242, 10.1507
      CIE-Lab:
        38.1115, 29.8419, -68.5778
        CIE-LCH:
        38.1115, 74.7894, 293.5165
        CIE-Luv:
        38.1115, -17.1508, -98.6354
        Hunter-Lab:
        31.8601, 21.8138, -85.1294
      #0f50cb color charts
#0f50cb RGB chart
      #0f50cb CMYK chart
      #0f50cb RGB pie chart
      #0f50cb color shades, tints & tones
#0f50cb color schemes
#0f50cb color preview, HTML & CSS examples
           This text has a color of #0f50cb        
        
          <p style="color:#0f50cb;">Text here</p>
        
        
          .mytext {color:#0f50cb;}
        
        Text color #0f50cb
      
           This box has a color of #0f50cb        
        
          <div style="background-color:#0f50cb;">Content here</div>
        
        
          .mybackground {background-color:#0f50cb;}
        
        Background color #0f50cb
      
           Border around this has a color of #0f50cb        
        
          <div style="border:2px solid #0f50cb;">Content here</div>
        
        
          .myborder {border:2px solid #0f50cb;}
        
        Border color #0f50cb