#5d85ee color space conversions
Hex:
        #5d85ee
        RGB:
        93, 133, 238
        CMY:
        64, 48, 7
        CMYK:
        61, 44, 0, 7
      HSL:
        223°, 81.0056%, 64.9020%
        HSV (HSB):
        223°, 60.9244%, 93.3333%
        XYZ:
        28.3343, 25.2753, 84.2742
        xyY:
        0.2055, 0.1833, 25.2753
      CIE-Lab:
        57.3426, 17.8796, -57.1762
        CIE-LCH:
        57.3426, 59.9066, 287.3650
        CIE-Luv:
        57.3426, -19.5240, -92.3042
        Hunter-Lab:
        50.2745, 12.6209, -64.1945
      #5d85ee color charts
#5d85ee RGB chart
      #5d85ee CMYK chart
      #5d85ee RGB pie chart
      #5d85ee color shades, tints & tones
#5d85ee color schemes
#5d85ee color preview, HTML & CSS examples
           This text has a color of #5d85ee        
        
          <p style="color:#5d85ee;">Text here</p>
        
        
          .mytext {color:#5d85ee;}
        
        Text color #5d85ee
      
           This box has a color of #5d85ee        
        
          <div style="background-color:#5d85ee;">Content here</div>
        
        
          .mybackground {background-color:#5d85ee;}
        
        Background color #5d85ee
      
           Border around this has a color of #5d85ee        
        
          <div style="border:2px solid #5d85ee;">Content here</div>
        
        
          .myborder {border:2px solid #5d85ee;}
        
        Border color #5d85ee