#5f5bea color space conversions
Hex:
        #5f5bea
        RGB:
        95, 91, 234
        CMY:
        63, 64, 8
        CMYK:
        59, 61, 0, 8
      HSL:
        242°, 77.2973%, 63.7255%
        HSV (HSB):
        242°, 61.1111%, 91.7647%
        XYZ:
        23.3117, 15.8556, 79.6737
        xyY:
        0.1962, 0.1334, 15.8556
      CIE-Lab:
        46.7844, 42.3563, -71.9759
        CIE-LCH:
        46.7844, 83.5140, 300.4759
        CIE-Luv:
        46.7844, -6.9386, -111.3189
        Hunter-Lab:
        39.8191, 34.8177, -90.7596
      #5f5bea color charts
#5f5bea RGB chart
      #5f5bea CMYK chart
      #5f5bea RGB pie chart
      #5f5bea color shades, tints & tones
#5f5bea color schemes
#5f5bea color preview, HTML & CSS examples
           This text has a color of #5f5bea        
        
          <p style="color:#5f5bea;">Text here</p>
        
        
          .mytext {color:#5f5bea;}
        
        Text color #5f5bea
      
           This box has a color of #5f5bea        
        
          <div style="background-color:#5f5bea;">Content here</div>
        
        
          .mybackground {background-color:#5f5bea;}
        
        Background color #5f5bea
      
           Border around this has a color of #5f5bea        
        
          <div style="border:2px solid #5f5bea;">Content here</div>
        
        
          .myborder {border:2px solid #5f5bea;}
        
        Border color #5f5bea