#5783fe color space conversions
Hex:
        #5783fe
        RGB:
        87, 131, 254
        CMY:
        66, 49, 0
        CMYK:
        66, 48, 0, 0
      HSL:
        224°, 98.8166%, 66.8627%
        HSV (HSB):
        224°, 65.7480%, 99.6078%
        XYZ:
        29.9362, 25.4146, 97.0936
        xyY:
        0.1964, 0.1667, 25.4146
      CIE-Lab:
        57.4772, 23.4789, -65.8194
        CIE-LCH:
        57.4772, 69.8818, 289.6322
        CIE-Luv:
        57.4772, -20.4503, -106.6337
        Hunter-Lab:
        50.4129, 17.7743, -78.9016
      #5783fe color charts
#5783fe RGB chart
      #5783fe CMYK chart
      #5783fe RGB pie chart
      #5783fe color shades, tints & tones
#5783fe color schemes
#5783fe color preview, HTML & CSS examples
           This text has a color of #5783fe        
        
          <p style="color:#5783fe;">Text here</p>
        
        
          .mytext {color:#5783fe;}
        
        Text color #5783fe
      
           This box has a color of #5783fe        
        
          <div style="background-color:#5783fe;">Content here</div>
        
        
          .mybackground {background-color:#5783fe;}
        
        Background color #5783fe
      
           Border around this has a color of #5783fe        
        
          <div style="border:2px solid #5783fe;">Content here</div>
        
        
          .myborder {border:2px solid #5783fe;}
        
        Border color #5783fe