#5b27cf color space conversions
Hex:
        #5b27cf
        RGB:
        91, 39, 207
        CMY:
        64, 85, 19
        CMYK:
        56, 81, 0, 19
      HSL:
        259°, 68.2927%, 48.2353%
        HSV (HSB):
        259°, 81.1594%, 81.1765%
        XYZ:
        16.3024, 8.1802, 59.7512
        xyY:
        0.1935, 0.0971, 8.1802
      CIE-Lab:
        34.3553, 60.7567, -76.9220
        CIE-LCH:
        34.3553, 98.0222, 308.3034
        CIE-Luv:
        34.3553, 3.1509, -105.8533
        Hunter-Lab:
        28.6010, 51.6921, -103.8437
      #5b27cf color charts
#5b27cf RGB chart
      #5b27cf CMYK chart
      #5b27cf RGB pie chart
      #5b27cf color shades, tints & tones
#5b27cf color schemes
#5b27cf color preview, HTML & CSS examples
           This text has a color of #5b27cf        
        
          <p style="color:#5b27cf;">Text here</p>
        
        
          .mytext {color:#5b27cf;}
        
        Text color #5b27cf
      
           This box has a color of #5b27cf        
        
          <div style="background-color:#5b27cf;">Content here</div>
        
        
          .mybackground {background-color:#5b27cf;}
        
        Background color #5b27cf
      
           Border around this has a color of #5b27cf        
        
          <div style="border:2px solid #5b27cf;">Content here</div>
        
        
          .myborder {border:2px solid #5b27cf;}
        
        Border color #5b27cf