#5c26fd color space conversions
Hex:
        #5c26fd
        RGB:
        92, 38, 253
        CMY:
        64, 85, 1
        CMYK:
        64, 85, 0, 1
      HSL:
        255°, 98.1735%, 57.0588%
        HSV (HSB):
        255°, 84.9802%, 99.2157%
        XYZ:
        22.8364, 10.7534, 93.8005
        xyY:
        0.1793, 0.0844, 10.7534
      CIE-Lab:
        39.1620, 73.0700, -95.1959
        CIE-LCH:
        39.1620, 120.0062, 307.5090
        CIE-Luv:
        39.1620, -0.8274, -132.5951
        Hunter-Lab:
        32.7924, 66.9195, -146.6407
      #5c26fd color charts
#5c26fd RGB chart
      #5c26fd CMYK chart
      #5c26fd RGB pie chart
      #5c26fd color shades, tints & tones
#5c26fd color schemes
#5c26fd color preview, HTML & CSS examples
           This text has a color of #5c26fd        
        
          <p style="color:#5c26fd;">Text here</p>
        
        
          .mytext {color:#5c26fd;}
        
        Text color #5c26fd
      
           This box has a color of #5c26fd        
        
          <div style="background-color:#5c26fd;">Content here</div>
        
        
          .mybackground {background-color:#5c26fd;}
        
        Background color #5c26fd
      
           Border around this has a color of #5c26fd        
        
          <div style="border:2px solid #5c26fd;">Content here</div>
        
        
          .myborder {border:2px solid #5c26fd;}
        
        Border color #5c26fd