#5872ef color space conversions
Hex:
        #5872ef
        RGB:
        88, 114, 239
        CMY:
        65, 55, 6
        CMYK:
        63, 52, 0, 6
      HSL:
        230°, 82.5137%, 64.1176%
        HSV (HSB):
        230°, 63.1799%, 93.7255%
        XYZ:
        25.6218, 20.3413, 84.2372
        xyY:
        0.1968, 0.1562, 20.3413
      CIE-Lab:
        52.2210, 28.9377, -65.9799
        CIE-LCH:
        52.2210, 72.0468, 293.6814
        CIE-Luv:
        52.2210, -15.0598, -104.9287
        Hunter-Lab:
        45.1014, 22.4774, -79.1668
      #5872ef color charts
#5872ef RGB chart
      #5872ef CMYK chart
      #5872ef RGB pie chart
      #5872ef color shades, tints & tones
#5872ef color schemes
#5872ef color preview, HTML & CSS examples
           This text has a color of #5872ef        
        
          <p style="color:#5872ef;">Text here</p>
        
        
          .mytext {color:#5872ef;}
        
        Text color #5872ef
      
           This box has a color of #5872ef        
        
          <div style="background-color:#5872ef;">Content here</div>
        
        
          .mybackground {background-color:#5872ef;}
        
        Background color #5872ef
      
           Border around this has a color of #5872ef        
        
          <div style="border:2px solid #5872ef;">Content here</div>
        
        
          .myborder {border:2px solid #5872ef;}
        
        Border color #5872ef