#5385df color space conversions
Hex:
        #5385df
        RGB:
        83, 133, 223
        CMY:
        67, 48, 13
        CMYK:
        63, 40, 0, 13
      HSL:
        219°, 68.6275%, 60.0000%
        HSV (HSB):
        219°, 62.7803%, 87.4510%
        XYZ:
        25.2741, 23.9418, 73.1012
        xyY:
        0.2066, 0.1957, 23.9418
      CIE-Lab:
        56.0294, 11.0540, -50.9376
        CIE-LCH:
        56.0294, 52.1232, 282.2439
        CIE-Luv:
        56.0294, -22.1280, -81.1515
        Hunter-Lab:
        48.9303, 6.5729, -54.3271
      #5385df color charts
#5385df RGB chart
      #5385df CMYK chart
      #5385df RGB pie chart
      #5385df color shades, tints & tones
#5385df color schemes
#5385df color preview, HTML & CSS examples
           This text has a color of #5385df        
        
          <p style="color:#5385df;">Text here</p>
        
        
          .mytext {color:#5385df;}
        
        Text color #5385df
      
           This box has a color of #5385df        
        
          <div style="background-color:#5385df;">Content here</div>
        
        
          .mybackground {background-color:#5385df;}
        
        Background color #5385df
      
           Border around this has a color of #5385df        
        
          <div style="border:2px solid #5385df;">Content here</div>
        
        
          .myborder {border:2px solid #5385df;}
        
        Border color #5385df