#5883fe color space conversions
Hex:
        #5883fe
        RGB:
        88, 131, 254
        CMY:
        65, 49, 0
        CMYK:
        65, 48, 0, 0
      HSL:
        224°, 98.8095%, 67.0588%
        HSV (HSB):
        224°, 65.3543%, 99.6078%
        XYZ:
        30.0302, 25.4631, 97.0980
        xyY:
        0.1968, 0.1669, 25.4631
      CIE-Lab:
        57.5238, 23.6335, -65.7419
        CIE-LCH:
        57.5238, 69.8608, 289.7730
        CIE-Luv:
        57.5238, -20.2183, -106.5453
        Hunter-Lab:
        50.4609, 17.9219, -78.7644
      #5883fe color charts
#5883fe RGB chart
      #5883fe CMYK chart
      #5883fe RGB pie chart
      #5883fe color shades, tints & tones
#5883fe color schemes
#5883fe color preview, HTML & CSS examples
           This text has a color of #5883fe        
        
          <p style="color:#5883fe;">Text here</p>
        
        
          .mytext {color:#5883fe;}
        
        Text color #5883fe
      
           This box has a color of #5883fe        
        
          <div style="background-color:#5883fe;">Content here</div>
        
        
          .mybackground {background-color:#5883fe;}
        
        Background color #5883fe
      
           Border around this has a color of #5883fe        
        
          <div style="border:2px solid #5883fe;">Content here</div>
        
        
          .myborder {border:2px solid #5883fe;}
        
        Border color #5883fe