#5b30c5 color space conversions
Hex:
        #5b30c5
        RGB:
        91, 48, 197
        CMY:
        64, 81, 23
        CMYK:
        54, 76, 0, 23
      HSL:
        257°, 60.8163%, 48.0392%
        HSV (HSB):
        257°, 75.6345%, 77.2549%
        XYZ:
        15.4494, 8.3693, 53.6245
        xyY:
        0.1995, 0.1081, 8.3693
      CIE-Lab:
        34.7404, 54.1646, -70.4586
        CIE-LCH:
        34.7404, 88.8719, 307.5511
        CIE-Luv:
        34.7404, 3.1078, -98.8187
        Hunter-Lab:
        28.9297, 44.6978, -89.6500
      #5b30c5 color charts
#5b30c5 RGB chart
      #5b30c5 CMYK chart
      #5b30c5 RGB pie chart
      #5b30c5 color shades, tints & tones
#5b30c5 color schemes
#5b30c5 color preview, HTML & CSS examples
           This text has a color of #5b30c5        
        
          <p style="color:#5b30c5;">Text here</p>
        
        
          .mytext {color:#5b30c5;}
        
        Text color #5b30c5
      
           This box has a color of #5b30c5        
        
          <div style="background-color:#5b30c5;">Content here</div>
        
        
          .mybackground {background-color:#5b30c5;}
        
        Background color #5b30c5
      
           Border around this has a color of #5b30c5        
        
          <div style="border:2px solid #5b30c5;">Content here</div>
        
        
          .myborder {border:2px solid #5b30c5;}
        
        Border color #5b30c5