#5f5ac3 color space conversions
Hex:
        #5f5ac3
        RGB:
        95, 90, 195
        CMY:
        63, 65, 24
        CMYK:
        51, 54, 0, 24
      HSL:
        243°, 46.6667%, 55.8824%
        HSV (HSB):
        243°, 53.8462%, 76.4706%
        XYZ:
        18.2258, 13.6854, 53.3107
        xyY:
        0.2139, 0.1606, 13.6854
      CIE-Lab:
        43.7783, 30.6626, -54.5674
        CIE-LCH:
        43.7783, 62.5922, 299.3326
        CIE-Luv:
        43.7783, -4.3876, -83.7262
        Hunter-Lab:
        36.9937, 23.2031, -59.5457
      #5f5ac3 color charts
#5f5ac3 RGB chart
      #5f5ac3 CMYK chart
      #5f5ac3 RGB pie chart
      #5f5ac3 color shades, tints & tones
#5f5ac3 color schemes
#5f5ac3 color preview, HTML & CSS examples
           This text has a color of #5f5ac3        
        
          <p style="color:#5f5ac3;">Text here</p>
        
        
          .mytext {color:#5f5ac3;}
        
        Text color #5f5ac3
      
           This box has a color of #5f5ac3        
        
          <div style="background-color:#5f5ac3;">Content here</div>
        
        
          .mybackground {background-color:#5f5ac3;}
        
        Background color #5f5ac3
      
           Border around this has a color of #5f5ac3        
        
          <div style="border:2px solid #5f5ac3;">Content here</div>
        
        
          .myborder {border:2px solid #5f5ac3;}
        
        Border color #5f5ac3