#5c26ef color space conversions
Hex:
        #5c26ef
        RGB:
        92, 38, 239
        CMY:
        64, 85, 6
        CMYK:
        62, 84, 0, 6
      HSL:
        256°, 86.2661%, 54.3137%
        HSV (HSB):
        256°, 84.1004%, 93.7255%
        XYZ:
        20.6867, 9.8935, 82.4807
        xyY:
        0.1830, 0.0875, 9.8935
      CIE-Lab:
        37.6507, 69.5079, -89.8159
        CIE-LCH:
        37.6507, 113.5705, 307.7360
        CIE-Luv:
        37.6507, 0.4000, -124.5999
        Hunter-Lab:
        31.4540, 62.3518, -133.4563
      #5c26ef color charts
#5c26ef RGB chart
      #5c26ef CMYK chart
      #5c26ef RGB pie chart
      #5c26ef color shades, tints & tones
#5c26ef color schemes
#5c26ef color preview, HTML & CSS examples
           This text has a color of #5c26ef        
        
          <p style="color:#5c26ef;">Text here</p>
        
        
          .mytext {color:#5c26ef;}
        
        Text color #5c26ef
      
           This box has a color of #5c26ef        
        
          <div style="background-color:#5c26ef;">Content here</div>
        
        
          .mybackground {background-color:#5c26ef;}
        
        Background color #5c26ef
      
           Border around this has a color of #5c26ef        
        
          <div style="border:2px solid #5c26ef;">Content here</div>
        
        
          .myborder {border:2px solid #5c26ef;}
        
        Border color #5c26ef