#0512fd color space conversions
Hex:
        #0512fd
        RGB:
        5, 18, 253
        CMY:
        98, 93, 1
        CMYK:
        98, 93, 0, 1
      HSL:
        237°, 98.4127%, 50.5882%
        HSV (HSB):
        237°, 98.0237%, 99.2157%
        XYZ:
        18.0085, 7.5567, 93.4379
        xyY:
        0.1513, 0.0635, 7.5567
      CIE-Lab:
        33.0421, 75.7887, -105.5019
        CIE-LCH:
        33.0421, 129.9021, 305.6921
        CIE-Luv:
        33.0421, -9.8199, -130.2092
        Hunter-Lab:
        27.4895, 68.8297, -182.2865
      #0512fd color charts
#0512fd RGB chart
      #0512fd CMYK chart
      #0512fd RGB pie chart
      #0512fd color shades, tints & tones
#0512fd color schemes
#0512fd color preview, HTML & CSS examples
           This text has a color of #0512fd        
        
          <p style="color:#0512fd;">Text here</p>
        
        
          .mytext {color:#0512fd;}
        
        Text color #0512fd
      
           This box has a color of #0512fd        
        
          <div style="background-color:#0512fd;">Content here</div>
        
        
          .mybackground {background-color:#0512fd;}
        
        Background color #0512fd
      
           Border around this has a color of #0512fd        
        
          <div style="border:2px solid #0512fd;">Content here</div>
        
        
          .myborder {border:2px solid #0512fd;}
        
        Border color #0512fd