#0583ec color space conversions
Hex:
        #0583ec
        RGB:
        5, 131, 236
        CMY:
        98, 49, 7
        CMYK:
        98, 44, 0, 7
      HSL:
        207°, 95.8506%, 47.2549%
        HSV (HSB):
        207°, 97.8814%, 92.5490%
        XYZ:
        23.3192, 22.3210, 82.4362
        xyY:
        0.1821, 0.1743, 22.3210
      CIE-Lab:
        54.3659, 9.7111, -60.9637
        CIE-LCH:
        54.3659, 61.7323, 279.0508
        CIE-Luv:
        54.3659, -30.9390, -96.4945
        Hunter-Lab:
        47.2451, 5.4250, -70.3813
      #0583ec color charts
#0583ec RGB chart
      #0583ec CMYK chart
      #0583ec RGB pie chart
      #0583ec color shades, tints & tones
#0583ec color schemes
#0583ec color preview, HTML & CSS examples
           This text has a color of #0583ec        
        
          <p style="color:#0583ec;">Text here</p>
        
        
          .mytext {color:#0583ec;}
        
        Text color #0583ec
      
           This box has a color of #0583ec        
        
          <div style="background-color:#0583ec;">Content here</div>
        
        
          .mybackground {background-color:#0583ec;}
        
        Background color #0583ec
      
           Border around this has a color of #0583ec        
        
          <div style="border:2px solid #0583ec;">Content here</div>
        
        
          .myborder {border:2px solid #0583ec;}
        
        Border color #0583ec