#0507d8 color space conversions
Hex:
        #0507d8
        RGB:
        5, 7, 216
        CMY:
        98, 97, 15
        CMYK:
        98, 97, 0, 15
      HSL:
        239°, 95.4751%, 43.3333%
        HSV (HSB):
        239°, 97.6852%, 84.7059%
        XYZ:
        12.5332, 5.1421, 65.2977
        xyY:
        0.1511, 0.0620, 5.1421
      CIE-Lab:
        27.1358, 68.5642, -94.2868
        CIE-LCH:
        27.1358, 116.5807, 306.0242
        CIE-Luv:
        27.1358, -7.8590, -108.0420
        Hunter-Lab:
        22.6762, 58.9745, -154.8565
      #0507d8 color charts
#0507d8 RGB chart
      #0507d8 CMYK chart
      #0507d8 RGB pie chart
      #0507d8 color shades, tints & tones
#0507d8 color schemes
#0507d8 color preview, HTML & CSS examples
           This text has a color of #0507d8        
        
          <p style="color:#0507d8;">Text here</p>
        
        
          .mytext {color:#0507d8;}
        
        Text color #0507d8
      
           This box has a color of #0507d8        
        
          <div style="background-color:#0507d8;">Content here</div>
        
        
          .mybackground {background-color:#0507d8;}
        
        Background color #0507d8
      
           Border around this has a color of #0507d8        
        
          <div style="border:2px solid #0507d8;">Content here</div>
        
        
          .myborder {border:2px solid #0507d8;}
        
        Border color #0507d8