#0523ef color space conversions
Hex:
        #0523ef
        RGB:
        5, 35, 239
        CMY:
        98, 86, 6
        CMYK:
        98, 85, 0, 6
      HSL:
        232°, 95.9016%, 47.8431%
        HSV (HSB):
        232°, 97.9079%, 93.7255%
        XYZ:
        16.2436, 7.4663, 82.2464
        xyY:
        0.1533, 0.0705, 7.4663
      CIE-Lab:
        32.8458, 66.9292, -97.9274
        CIE-LCH:
        32.8458, 118.6141, 304.3509
        CIE-Luv:
        32.8458, -10.4888, -123.4587
        Hunter-Lab:
        27.3246, 58.2947, -159.3344
      #0523ef color charts
#0523ef RGB chart
      #0523ef CMYK chart
      #0523ef RGB pie chart
      #0523ef color shades, tints & tones
#0523ef color schemes
#0523ef color preview, HTML & CSS examples
           This text has a color of #0523ef        
        
          <p style="color:#0523ef;">Text here</p>
        
        
          .mytext {color:#0523ef;}
        
        Text color #0523ef
      
           This box has a color of #0523ef        
        
          <div style="background-color:#0523ef;">Content here</div>
        
        
          .mybackground {background-color:#0523ef;}
        
        Background color #0523ef
      
           Border around this has a color of #0523ef        
        
          <div style="border:2px solid #0523ef;">Content here</div>
        
        
          .myborder {border:2px solid #0523ef;}
        
        Border color #0523ef