#5c75fa color space conversions
Hex:
        #5c75fa
        RGB:
        92, 117, 250
        CMY:
        64, 54, 2
        CMYK:
        63, 53, 0, 2
      HSL:
        231°, 94.0476%, 67.0588%
        HSV (HSB):
        231°, 63.2000%, 98.0392%
        XYZ:
        28.0302, 21.9000, 93.1923
        xyY:
        0.1958, 0.1530, 21.9000
      CIE-Lab:
        53.9208, 31.4298, -69.3375
        CIE-LCH:
        53.9208, 76.1283, 294.3842
        CIE-Luv:
        53.9208, -15.1260, -111.0916
        Hunter-Lab:
        46.7975, 25.0205, -85.3116
      #5c75fa color charts
#5c75fa RGB chart
      #5c75fa CMYK chart
      #5c75fa RGB pie chart
      #5c75fa color shades, tints & tones
#5c75fa color schemes
#5c75fa color preview, HTML & CSS examples
           This text has a color of #5c75fa        
        
          <p style="color:#5c75fa;">Text here</p>
        
        
          .mytext {color:#5c75fa;}
        
        Text color #5c75fa
      
           This box has a color of #5c75fa        
        
          <div style="background-color:#5c75fa;">Content here</div>
        
        
          .mybackground {background-color:#5c75fa;}
        
        Background color #5c75fa
      
           Border around this has a color of #5c75fa        
        
          <div style="border:2px solid #5c75fa;">Content here</div>
        
        
          .myborder {border:2px solid #5c75fa;}
        
        Border color #5c75fa