#5c42dd color space conversions
Hex:
        #5c42dd
        RGB:
        92, 66, 221
        CMY:
        64, 74, 13
        CMYK:
        58, 70, 0, 13
      HSL:
        250°, 69.5067%, 56.2745%
        HSV (HSB):
        250°, 70.1357%, 86.6667%
        XYZ:
        19.4130, 11.3922, 69.5823
        xyY:
        0.1934, 0.1135, 11.3922
      CIE-Lab:
        40.2333, 52.0716, -75.3160
        CIE-LCH:
        40.2333, 91.5639, 304.6590
        CIE-Luv:
        40.2333, -1.6969, -110.5677
        Hunter-Lab:
        33.7523, 43.5995, -98.6031
      #5c42dd color charts
#5c42dd RGB chart
      #5c42dd CMYK chart
      #5c42dd RGB pie chart
      #5c42dd color shades, tints & tones
#5c42dd color schemes
#5c42dd color preview, HTML & CSS examples
           This text has a color of #5c42dd        
        
          <p style="color:#5c42dd;">Text here</p>
        
        
          .mytext {color:#5c42dd;}
        
        Text color #5c42dd
      
           This box has a color of #5c42dd        
        
          <div style="background-color:#5c42dd;">Content here</div>
        
        
          .mybackground {background-color:#5c42dd;}
        
        Background color #5c42dd
      
           Border around this has a color of #5c42dd        
        
          <div style="border:2px solid #5c42dd;">Content here</div>
        
        
          .myborder {border:2px solid #5c42dd;}
        
        Border color #5c42dd