#5b27db color space conversions
Hex:
        #5b27db
        RGB:
        91, 39, 219
        CMY:
        64, 85, 14
        CMYK:
        58, 82, 0, 14
      HSL:
        257°, 71.4286%, 50.5882%
        HSV (HSB):
        257°, 82.1918%, 85.8824%
        XYZ:
        17.8261, 8.7897, 67.7749
        xyY:
        0.1889, 0.0931, 8.7897
      CIE-Lab:
        35.5761, 63.8933, -81.8409
        CIE-LCH:
        35.5761, 103.8282, 307.9792
        CIE-Luv:
        35.5761, 1.9231, -112.9559
        Hunter-Lab:
        29.6474, 55.4439, -114.7858
      #5b27db color charts
#5b27db RGB chart
      #5b27db CMYK chart
      #5b27db RGB pie chart
      #5b27db color shades, tints & tones
#5b27db color schemes
#5b27db color preview, HTML & CSS examples
           This text has a color of #5b27db        
        
          <p style="color:#5b27db;">Text here</p>
        
        
          .mytext {color:#5b27db;}
        
        Text color #5b27db
      
           This box has a color of #5b27db        
        
          <div style="background-color:#5b27db;">Content here</div>
        
        
          .mybackground {background-color:#5b27db;}
        
        Background color #5b27db
      
           Border around this has a color of #5b27db        
        
          <div style="border:2px solid #5b27db;">Content here</div>
        
        
          .myborder {border:2px solid #5b27db;}
        
        Border color #5b27db