#5f3beb color space conversions
Hex:
        #5f3beb
        RGB:
        95, 59, 235
        CMY:
        63, 77, 8
        CMYK:
        60, 75, 0, 8
      HSL:
        252°, 81.4815%, 57.6471%
        HSV (HSB):
        252°, 74.8936%, 92.1569%
        XYZ:
        21.2787, 11.5590, 79.7069
        xyY:
        0.1891, 0.1027, 11.5590
      CIE-Lab:
        40.5064, 60.0403, -82.8251
        CIE-LCH:
        40.5064, 102.2978, 305.9386
        CIE-Luv:
        40.5064, -0.8559, -120.3320
        Hunter-Lab:
        33.9985, 52.2206, -115.2019
      #5f3beb color charts
#5f3beb RGB chart
      #5f3beb CMYK chart
      #5f3beb RGB pie chart
      #5f3beb color shades, tints & tones
#5f3beb color schemes
#5f3beb color preview, HTML & CSS examples
           This text has a color of #5f3beb        
        
          <p style="color:#5f3beb;">Text here</p>
        
        
          .mytext {color:#5f3beb;}
        
        Text color #5f3beb
      
           This box has a color of #5f3beb        
        
          <div style="background-color:#5f3beb;">Content here</div>
        
        
          .mybackground {background-color:#5f3beb;}
        
        Background color #5f3beb
      
           Border around this has a color of #5f3beb        
        
          <div style="border:2px solid #5f3beb;">Content here</div>
        
        
          .myborder {border:2px solid #5f3beb;}
        
        Border color #5f3beb