#5d27be color space conversions
Hex:
        #5d27be
        RGB:
        93, 39, 190
        CMY:
        64, 85, 25
        CMYK:
        51, 79, 0, 25
      HSL:
        261°, 65.9389%, 44.9020%
        HSV (HSB):
        261°, 79.4737%, 74.5098%
        XYZ:
        14.5340, 7.4959, 49.3960
        xyY:
        0.2035, 0.1049, 7.4959
      CIE-Lab:
        32.9102, 56.5540, -69.3486
        CIE-LCH:
        32.9102, 89.4851, 309.1974
        CIE-Luv:
        32.9102, 5.7502, -95.4747
        Hunter-Lab:
        27.3786, 46.8443, -87.8048
      #5d27be color charts
#5d27be RGB chart
      #5d27be CMYK chart
      #5d27be RGB pie chart
      #5d27be color shades, tints & tones
#5d27be color schemes
#5d27be color preview, HTML & CSS examples
           This text has a color of #5d27be        
        
          <p style="color:#5d27be;">Text here</p>
        
        
          .mytext {color:#5d27be;}
        
        Text color #5d27be
      
           This box has a color of #5d27be        
        
          <div style="background-color:#5d27be;">Content here</div>
        
        
          .mybackground {background-color:#5d27be;}
        
        Background color #5d27be
      
           Border around this has a color of #5d27be        
        
          <div style="border:2px solid #5d27be;">Content here</div>
        
        
          .myborder {border:2px solid #5d27be;}
        
        Border color #5d27be