#5f42fc color space conversions
Hex:
        #5f42fc
        RGB:
        95, 66, 252
        CMY:
        63, 74, 1
        CMYK:
        62, 74, 0, 1
      HSL:
        249°, 96.8750%, 62.3529%
        HSV (HSB):
        249°, 73.8095%, 98.8235%
        XYZ:
        24.2382, 13.3576, 93.3962
        xyY:
        0.1850, 0.1020, 13.3576
      CIE-Lab:
        43.2972, 61.4803, -87.7924
        CIE-LCH:
        43.2972, 107.1790, 305.0032
        CIE-Luv:
        43.2972, -3.2502, -129.5607
        Hunter-Lab:
        36.5481, 54.4199, -125.9282
      #5f42fc color charts
#5f42fc RGB chart
      #5f42fc CMYK chart
      #5f42fc RGB pie chart
      #5f42fc color shades, tints & tones
#5f42fc color schemes
#5f42fc color preview, HTML & CSS examples
           This text has a color of #5f42fc        
        
          <p style="color:#5f42fc;">Text here</p>
        
        
          .mytext {color:#5f42fc;}
        
        Text color #5f42fc
      
           This box has a color of #5f42fc        
        
          <div style="background-color:#5f42fc;">Content here</div>
        
        
          .mybackground {background-color:#5f42fc;}
        
        Background color #5f42fc
      
           Border around this has a color of #5f42fc        
        
          <div style="border:2px solid #5f42fc;">Content here</div>
        
        
          .myborder {border:2px solid #5f42fc;}
        
        Border color #5f42fc