#5c65ce color space conversions
Hex:
        #5c65ce
        RGB:
        92, 101, 206
        CMY:
        64, 60, 19
        CMYK:
        55, 51, 0, 19
      HSL:
        235°, 53.7736%, 58.4314%
        HSV (HSB):
        235°, 55.3398%, 80.7843%
        XYZ:
        20.2079, 16.0389, 60.4233
        xyY:
        0.2090, 0.1659, 16.0389
      CIE-Lab:
        47.0255, 26.7604, -55.6885
        CIE-LCH:
        47.0255, 61.7846, 295.6660
        CIE-Luv:
        47.0255, -9.1628, -86.6853
        Hunter-Lab:
        40.0486, 19.9832, -61.4197
      #5c65ce color charts
#5c65ce RGB chart
      #5c65ce CMYK chart
      #5c65ce RGB pie chart
      #5c65ce color shades, tints & tones
#5c65ce color schemes
#5c65ce color preview, HTML & CSS examples
           This text has a color of #5c65ce        
        
          <p style="color:#5c65ce;">Text here</p>
        
        
          .mytext {color:#5c65ce;}
        
        Text color #5c65ce
      
           This box has a color of #5c65ce        
        
          <div style="background-color:#5c65ce;">Content here</div>
        
        
          .mybackground {background-color:#5c65ce;}
        
        Background color #5c65ce
      
           Border around this has a color of #5c65ce        
        
          <div style="border:2px solid #5c65ce;">Content here</div>
        
        
          .myborder {border:2px solid #5c65ce;}
        
        Border color #5c65ce