#5c34fb color space conversions
Hex:
        #5c34fb
        RGB:
        92, 52, 251
        CMY:
        64, 80, 2
        CMYK:
        63, 79, 0, 2
      HSL:
        252°, 96.1353%, 59.4118%
        HSV (HSB):
        252°, 79.2829%, 98.4314%
        XYZ:
        23.0542, 11.6963, 92.3093
        xyY:
        0.1814, 0.0921, 11.6963
      CIE-Lab:
        40.7294, 67.2993, -91.4797
        CIE-LCH:
        40.7294, 113.5682, 306.3410
        CIE-Luv:
        40.7294, -2.0509, -130.7400
        Hunter-Lab:
        34.1999, 60.4774, -136.0904
      #5c34fb color charts
#5c34fb RGB chart
      #5c34fb CMYK chart
      #5c34fb RGB pie chart
      #5c34fb color shades, tints & tones
#5c34fb color schemes
#5c34fb color preview, HTML & CSS examples
           This text has a color of #5c34fb        
        
          <p style="color:#5c34fb;">Text here</p>
        
        
          .mytext {color:#5c34fb;}
        
        Text color #5c34fb
      
           This box has a color of #5c34fb        
        
          <div style="background-color:#5c34fb;">Content here</div>
        
        
          .mybackground {background-color:#5c34fb;}
        
        Background color #5c34fb
      
           Border around this has a color of #5c34fb        
        
          <div style="border:2px solid #5c34fb;">Content here</div>
        
        
          .myborder {border:2px solid #5c34fb;}
        
        Border color #5c34fb