#5f30ba color space conversions
Hex:
        #5f30ba
        RGB:
        95, 48, 186
        CMY:
        63, 81, 27
        CMYK:
        49, 74, 0, 27
      HSL:
        260°, 58.9744%, 45.8824%
        HSV (HSB):
        260°, 74.1935%, 72.9412%
        XYZ:
        14.6392, 8.0920, 47.2447
        xyY:
        0.2092, 0.1156, 8.0920
      CIE-Lab:
        34.1737, 51.7514, -64.9059
        CIE-LCH:
        34.1737, 83.0119, 308.5664
        CIE-Luv:
        34.1737, 5.7680, -91.5762
        Hunter-Lab:
        28.4464, 42.0792, -78.5583
      #5f30ba color charts
#5f30ba RGB chart
      #5f30ba CMYK chart
      #5f30ba RGB pie chart
      #5f30ba color shades, tints & tones
#5f30ba color schemes
#5f30ba color preview, HTML & CSS examples
           This text has a color of #5f30ba        
        
          <p style="color:#5f30ba;">Text here</p>
        
        
          .mytext {color:#5f30ba;}
        
        Text color #5f30ba
      
           This box has a color of #5f30ba        
        
          <div style="background-color:#5f30ba;">Content here</div>
        
        
          .mybackground {background-color:#5f30ba;}
        
        Background color #5f30ba
      
           Border around this has a color of #5f30ba        
        
          <div style="border:2px solid #5f30ba;">Content here</div>
        
        
          .myborder {border:2px solid #5f30ba;}
        
        Border color #5f30ba