#5f55ae color space conversions
Hex:
        #5f55ae
        RGB:
        95, 85, 174
        CMY:
        63, 67, 32
        CMYK:
        45, 51, 0, 32
      HSL:
        247°, 35.4582%, 50.7843%
        HSV (HSB):
        247°, 51.1494%, 68.2353%
        XYZ:
        15.6078, 11.9859, 41.5353
        xyY:
        0.2258, 0.1734, 11.9859
      CIE-Lab:
        41.1937, 27.2782, -46.4395
        CIE-LCH:
        41.1937, 53.8584, 300.4296
        CIE-Luv:
        41.1937, -1.4692, -70.2788
        Hunter-Lab:
        34.6206, 19.8859, -46.8973
      #5f55ae color charts
#5f55ae RGB chart
      #5f55ae CMYK chart
      #5f55ae RGB pie chart
      #5f55ae color shades, tints & tones
#5f55ae color schemes
#5f55ae color preview, HTML & CSS examples
           This text has a color of #5f55ae        
        
          <p style="color:#5f55ae;">Text here</p>
        
        
          .mytext {color:#5f55ae;}
        
        Text color #5f55ae
      
           This box has a color of #5f55ae        
        
          <div style="background-color:#5f55ae;">Content here</div>
        
        
          .mybackground {background-color:#5f55ae;}
        
        Background color #5f55ae
      
           Border around this has a color of #5f55ae        
        
          <div style="border:2px solid #5f55ae;">Content here</div>
        
        
          .myborder {border:2px solid #5f55ae;}
        
        Border color #5f55ae