#0528fe color space conversions
Hex:
        #0528fe
        RGB:
        5, 40, 254
        CMY:
        98, 84, 0
        CMYK:
        98, 84, 0, 0
      HSL:
        232°, 99.2032%, 50.7843%
        HSV (HSB):
        232°, 98.0315%, 99.6078%
        XYZ:
        18.7108, 8.7056, 94.4601
        xyY:
        0.1535, 0.0714, 8.7056
      CIE-Lab:
        35.4112, 69.2626, -102.1078
        CIE-LCH:
        35.4112, 123.3827, 304.1501
        CIE-Luv:
        35.4112, -11.4452, -132.2354
        Hunter-Lab:
        29.5053, 61.5616, -169.1613
      #0528fe color charts
#0528fe RGB chart
      #0528fe CMYK chart
      #0528fe RGB pie chart
      #0528fe color shades, tints & tones
#0528fe color schemes
#0528fe color preview, HTML & CSS examples
           This text has a color of #0528fe        
        
          <p style="color:#0528fe;">Text here</p>
        
        
          .mytext {color:#0528fe;}
        
        Text color #0528fe
      
           This box has a color of #0528fe        
        
          <div style="background-color:#0528fe;">Content here</div>
        
        
          .mybackground {background-color:#0528fe;}
        
        Background color #0528fe
      
           Border around this has a color of #0528fe        
        
          <div style="border:2px solid #0528fe;">Content here</div>
        
        
          .myborder {border:2px solid #0528fe;}
        
        Border color #0528fe