#0512cd color space conversions
Hex:
        #0512cd
        RGB:
        5, 18, 205
        CMY:
        98, 93, 20
        CMYK:
        98, 91, 0, 20
      HSL:
        236°, 95.2381%, 41.1765%
        HSV (HSB):
        236°, 97.5610%, 80.3922%
        XYZ:
        11.2983, 4.8727, 58.1026
        xyY:
        0.1521, 0.0656, 4.8727
      CIE-Lab:
        26.3688, 63.2211, -89.1718
        CIE-LCH:
        26.3688, 109.3093, 305.3359
        CIE-Luv:
        26.3688, -7.9333, -102.4330
        Hunter-Lab:
        22.0741, 52.7333, -140.6092
      #0512cd color charts
#0512cd RGB chart
      #0512cd CMYK chart
      #0512cd RGB pie chart
      #0512cd color shades, tints & tones
#0512cd color schemes
#0512cd color preview, HTML & CSS examples
           This text has a color of #0512cd        
        
          <p style="color:#0512cd;">Text here</p>
        
        
          .mytext {color:#0512cd;}
        
        Text color #0512cd
      
           This box has a color of #0512cd        
        
          <div style="background-color:#0512cd;">Content here</div>
        
        
          .mybackground {background-color:#0512cd;}
        
        Background color #0512cd
      
           Border around this has a color of #0512cd        
        
          <div style="border:2px solid #0512cd;">Content here</div>
        
        
          .myborder {border:2px solid #0512cd;}
        
        Border color #0512cd