#5d26ba color space conversions
Hex:
        #5d26ba
        RGB:
        93, 38, 186
        CMY:
        64, 85, 27
        CMYK:
        50, 80, 0, 27
      HSL:
        262°, 66.0714%, 43.9216%
        HSV (HSB):
        262°, 79.5699%, 72.9412%
        XYZ:
        14.0702, 7.2586, 47.1138
        xyY:
        0.2056, 0.1061, 7.2586
      CIE-Lab:
        32.3884, 55.9285, -67.8440
        CIE-LCH:
        32.3884, 87.9250, 309.5011
        CIE-Luv:
        32.3884, 6.3628, -93.1181
        Hunter-Lab:
        26.9417, 46.0732, -84.8232
      #5d26ba color charts
#5d26ba RGB chart
      #5d26ba CMYK chart
      #5d26ba RGB pie chart
      #5d26ba color shades, tints & tones
#5d26ba color schemes
#5d26ba color preview, HTML & CSS examples
           This text has a color of #5d26ba        
        
          <p style="color:#5d26ba;">Text here</p>
        
        
          .mytext {color:#5d26ba;}
        
        Text color #5d26ba
      
           This box has a color of #5d26ba        
        
          <div style="background-color:#5d26ba;">Content here</div>
        
        
          .mybackground {background-color:#5d26ba;}
        
        Background color #5d26ba
      
           Border around this has a color of #5d26ba        
        
          <div style="border:2px solid #5d26ba;">Content here</div>
        
        
          .myborder {border:2px solid #5d26ba;}
        
        Border color #5d26ba