#0d50fe color space conversions
Hex:
        #0d50fe
        RGB:
        13, 80, 254
        CMY:
        95, 69, 0
        CMYK:
        95, 69, 0, 0
      HSL:
        223°, 99.1770%, 52.3529%
        HSV (HSB):
        223°, 94.8819%, 99.6078%
        XYZ:
        20.9240, 12.9786, 95.1682
        xyY:
        0.1621, 0.1006, 12.9786
      CIE-Lab:
        42.7310, 48.7553, -89.9628
        CIE-LCH:
        42.7310, 102.3249, 298.4555
        CIE-Luv:
        42.7310, -17.1194, -130.6753
        Hunter-Lab:
        36.0259, 40.6285, -131.4061
      #0d50fe color charts
#0d50fe RGB chart
      #0d50fe CMYK chart
      #0d50fe RGB pie chart
      #0d50fe color shades, tints & tones
#0d50fe color schemes
#0d50fe color preview, HTML & CSS examples
           This text has a color of #0d50fe        
        
          <p style="color:#0d50fe;">Text here</p>
        
        
          .mytext {color:#0d50fe;}
        
        Text color #0d50fe
      
           This box has a color of #0d50fe        
        
          <div style="background-color:#0d50fe;">Content here</div>
        
        
          .mybackground {background-color:#0d50fe;}
        
        Background color #0d50fe
      
           Border around this has a color of #0d50fe        
        
          <div style="border:2px solid #0d50fe;">Content here</div>
        
        
          .myborder {border:2px solid #0d50fe;}
        
        Border color #0d50fe