#0511d5 color space conversions
Hex:
        #0511d5
        RGB:
        5, 17, 213
        CMY:
        98, 93, 16
        CMYK:
        98, 92, 0, 16
      HSL:
        237°, 95.4128%, 42.7451%
        HSV (HSB):
        237°, 97.6526%, 83.5294%
        XYZ:
        12.2733, 5.2373, 63.3148
        xyY:
        0.1518, 0.0648, 5.2373
      CIE-Lab:
        27.4003, 65.6523, -92.1060
        CIE-LCH:
        27.4003, 113.1095, 305.4809
        CIE-Luv:
        27.4003, -8.1899, -107.0255
        Hunter-Lab:
        22.8851, 55.6809, -148.0148
      #0511d5 color charts
#0511d5 RGB chart
      #0511d5 CMYK chart
      #0511d5 RGB pie chart
      #0511d5 color shades, tints & tones
#0511d5 color schemes
#0511d5 color preview, HTML & CSS examples
           This text has a color of #0511d5        
        
          <p style="color:#0511d5;">Text here</p>
        
        
          .mytext {color:#0511d5;}
        
        Text color #0511d5
      
           This box has a color of #0511d5        
        
          <div style="background-color:#0511d5;">Content here</div>
        
        
          .mybackground {background-color:#0511d5;}
        
        Background color #0511d5
      
           Border around this has a color of #0511d5        
        
          <div style="border:2px solid #0511d5;">Content here</div>
        
        
          .myborder {border:2px solid #0511d5;}
        
        Border color #0511d5