#0583eb color space conversions
Hex:
        #0583eb
        RGB:
        5, 131, 235
        CMY:
        98, 49, 8
        CMYK:
        98, 44, 0, 8
      HSL:
        207°, 95.8333%, 47.0588%
        HSV (HSB):
        207°, 97.8723%, 92.1569%
        XYZ:
        23.1743, 22.2630, 81.6730
        xyY:
        0.1823, 0.1751, 22.2630
      CIE-Lab:
        54.3050, 9.3241, -60.5046
        CIE-LCH:
        54.3050, 61.2188, 278.7607
        CIE-Luv:
        54.3050, -30.9871, -95.7126
        Hunter-Lab:
        47.1837, 5.0988, -69.5999
      #0583eb color charts
#0583eb RGB chart
      #0583eb CMYK chart
      #0583eb RGB pie chart
      #0583eb color shades, tints & tones
#0583eb color schemes
#0583eb color preview, HTML & CSS examples
           This text has a color of #0583eb        
        
          <p style="color:#0583eb;">Text here</p>
        
        
          .mytext {color:#0583eb;}
        
        Text color #0583eb
      
           This box has a color of #0583eb        
        
          <div style="background-color:#0583eb;">Content here</div>
        
        
          .mybackground {background-color:#0583eb;}
        
        Background color #0583eb
      
           Border around this has a color of #0583eb        
        
          <div style="border:2px solid #0583eb;">Content here</div>
        
        
          .myborder {border:2px solid #0583eb;}
        
        Border color #0583eb