#0d58ff color space conversions
Hex:
        #0d58ff
        RGB:
        13, 88, 255
        CMY:
        95, 65, 0
        CMYK:
        95, 65, 0, 0
      HSL:
        221°, 100.0000%, 52.5490%
        HSV (HSB):
        221°, 94.9020%, 100.0000%
        XYZ:
        21.7057, 14.2850, 96.2210
        xyY:
        0.1642, 0.1080, 14.2850
      CIE-Lab:
        44.6389, 44.2453, -87.3759
        CIE-LCH:
        44.6389, 97.9397, 296.8567
        CIE-Luv:
        44.6389, -18.7734, -129.5732
        Hunter-Lab:
        37.7955, 36.3691, -124.4855
      #0d58ff color charts
#0d58ff RGB chart
      #0d58ff CMYK chart
      #0d58ff RGB pie chart
      #0d58ff color shades, tints & tones
#0d58ff color schemes
#0d58ff color preview, HTML & CSS examples
           This text has a color of #0d58ff        
        
          <p style="color:#0d58ff;">Text here</p>
        
        
          .mytext {color:#0d58ff;}
        
        Text color #0d58ff
      
           This box has a color of #0d58ff        
        
          <div style="background-color:#0d58ff;">Content here</div>
        
        
          .mybackground {background-color:#0d58ff;}
        
        Background color #0d58ff
      
           Border around this has a color of #0d58ff        
        
          <div style="border:2px solid #0d58ff;">Content here</div>
        
        
          .myborder {border:2px solid #0d58ff;}
        
        Border color #0d58ff