#0524ea color space conversions
Hex:
        #0524ea
        RGB:
        5, 36, 234
        CMY:
        98, 86, 8
        CMYK:
        98, 85, 0, 8
      HSL:
        232°, 95.8159%, 46.8627%
        HSV (HSB):
        232°, 97.8632%, 91.7647%
        XYZ:
        15.5447, 7.2345, 78.4190
        xyY:
        0.1536, 0.0715, 7.2345
      CIE-Lab:
        32.3350, 65.0931, -95.9378
        CIE-LCH:
        32.3350, 115.9361, 304.1566
        CIE-Luv:
        32.3350, -10.4220, -120.6967
        Hunter-Lab:
        26.8971, 56.0914, -154.0333
      #0524ea color charts
#0524ea RGB chart
      #0524ea CMYK chart
      #0524ea RGB pie chart
      #0524ea color shades, tints & tones
#0524ea color schemes
#0524ea color preview, HTML & CSS examples
           This text has a color of #0524ea        
        
          <p style="color:#0524ea;">Text here</p>
        
        
          .mytext {color:#0524ea;}
        
        Text color #0524ea
      
           This box has a color of #0524ea        
        
          <div style="background-color:#0524ea;">Content here</div>
        
        
          .mybackground {background-color:#0524ea;}
        
        Background color #0524ea
      
           Border around this has a color of #0524ea        
        
          <div style="border:2px solid #0524ea;">Content here</div>
        
        
          .myborder {border:2px solid #0524ea;}
        
        Border color #0524ea