#5f46bb color space conversions
Hex:
        #5f46bb
        RGB:
        95, 70, 187
        CMY:
        63, 73, 27
        CMYK:
        49, 63, 0, 27
      HSL:
        253°, 46.2451%, 50.3922%
        HSV (HSB):
        253°, 62.5668%, 73.3333%
        XYZ:
        15.8791, 10.4011, 48.1844
        xyY:
        0.2132, 0.1397, 10.4011
      CIE-Lab:
        38.5528, 40.2386, -58.3529
        CIE-LCH:
        38.5528, 70.8816, 304.5891
        CIE-Luv:
        38.5528, 1.4418, -86.4663
        Hunter-Lab:
        32.2507, 31.4485, -66.0072
      #5f46bb color charts
#5f46bb RGB chart
      #5f46bb CMYK chart
      #5f46bb RGB pie chart
      #5f46bb color shades, tints & tones
#5f46bb color schemes
#5f46bb color preview, HTML & CSS examples
           This text has a color of #5f46bb        
        
          <p style="color:#5f46bb;">Text here</p>
        
        
          .mytext {color:#5f46bb;}
        
        Text color #5f46bb
      
           This box has a color of #5f46bb        
        
          <div style="background-color:#5f46bb;">Content here</div>
        
        
          .mybackground {background-color:#5f46bb;}
        
        Background color #5f46bb
      
           Border around this has a color of #5f46bb        
        
          <div style="border:2px solid #5f46bb;">Content here</div>
        
        
          .myborder {border:2px solid #5f46bb;}
        
        Border color #5f46bb