#0f5ecd color space conversions
Hex:
        #0f5ecd
        RGB:
        15, 94, 205
        CMY:
        94, 63, 20
        CMYK:
        93, 54, 0, 20
      HSL:
        215°, 86.3636%, 43.1373%
        HSV (HSB):
        215°, 92.6829%, 80.3922%
        XYZ:
        15.2192, 12.5147, 59.3711
        xyY:
        0.1747, 0.1437, 12.5147
      CIE-Lab:
        42.0228, 21.4127, -63.3542
        CIE-LCH:
        42.0228, 66.8750, 288.6744
        CIE-Luv:
        42.0228, -20.8036, -94.3748
        Hunter-Lab:
        35.3762, 14.8840, -74.7418
      #0f5ecd color charts
#0f5ecd RGB chart
      #0f5ecd CMYK chart
      #0f5ecd RGB pie chart
      #0f5ecd color shades, tints & tones
#0f5ecd color schemes
#0f5ecd color preview, HTML & CSS examples
           This text has a color of #0f5ecd        
        
          <p style="color:#0f5ecd;">Text here</p>
        
        
          .mytext {color:#0f5ecd;}
        
        Text color #0f5ecd
      
           This box has a color of #0f5ecd        
        
          <div style="background-color:#0f5ecd;">Content here</div>
        
        
          .mybackground {background-color:#0f5ecd;}
        
        Background color #0f5ecd
      
           Border around this has a color of #0f5ecd        
        
          <div style="border:2px solid #0f5ecd;">Content here</div>
        
        
          .myborder {border:2px solid #0f5ecd;}
        
        Border color #0f5ecd