#5c7aed color space conversions
Hex:
        #5c7aed
        RGB:
        92, 122, 237
        CMY:
        64, 52, 7
        CMYK:
        61, 49, 0, 7
      HSL:
        228°, 80.1105%, 64.5098%
        HSV (HSB):
        228°, 61.1814%, 92.9412%
        XYZ:
        26.6592, 22.3088, 83.0217
        xyY:
        0.2020, 0.1690, 22.3088
      CIE-Lab:
        54.3531, 24.0490, -61.4164
        CIE-LCH:
        54.3531, 65.9570, 291.3840
        CIE-Luv:
        54.3531, -16.3415, -98.4862
        Hunter-Lab:
        47.2322, 18.0943, -71.1536
      #5c7aed color charts
#5c7aed RGB chart
      #5c7aed CMYK chart
      #5c7aed RGB pie chart
      #5c7aed color shades, tints & tones
#5c7aed color schemes
#5c7aed color preview, HTML & CSS examples
           This text has a color of #5c7aed        
        
          <p style="color:#5c7aed;">Text here</p>
        
        
          .mytext {color:#5c7aed;}
        
        Text color #5c7aed
      
           This box has a color of #5c7aed        
        
          <div style="background-color:#5c7aed;">Content here</div>
        
        
          .mybackground {background-color:#5c7aed;}
        
        Background color #5c7aed
      
           Border around this has a color of #5c7aed        
        
          <div style="border:2px solid #5c7aed;">Content here</div>
        
        
          .myborder {border:2px solid #5c7aed;}
        
        Border color #5c7aed