#0584ec color space conversions
Hex:
        #0584ec
        RGB:
        5, 132, 236
        CMY:
        98, 48, 7
        CMYK:
        98, 44, 0, 7
      HSL:
        207°, 95.8506%, 47.2549%
        HSV (HSB):
        207°, 97.8814%, 92.5490%
        XYZ:
        23.4542, 22.5909, 82.4812
        xyY:
        0.1825, 0.1758, 22.5909
      CIE-Lab:
        54.6485, 9.0961, -60.5098
        CIE-LCH:
        54.6485, 61.1897, 278.5490
        CIE-Luv:
        54.6485, -31.2460, -95.8351
        Hunter-Lab:
        47.5299, 4.9055, -69.6182
      #0584ec color charts
#0584ec RGB chart
      #0584ec CMYK chart
      #0584ec RGB pie chart
      #0584ec color shades, tints & tones
#0584ec color schemes
#0584ec color preview, HTML & CSS examples
           This text has a color of #0584ec        
        
          <p style="color:#0584ec;">Text here</p>
        
        
          .mytext {color:#0584ec;}
        
        Text color #0584ec
      
           This box has a color of #0584ec        
        
          <div style="background-color:#0584ec;">Content here</div>
        
        
          .mybackground {background-color:#0584ec;}
        
        Background color #0584ec
      
           Border around this has a color of #0584ec        
        
          <div style="border:2px solid #0584ec;">Content here</div>
        
        
          .myborder {border:2px solid #0584ec;}
        
        Border color #0584ec