#5f5f94 color space conversions
Hex:
        #5f5f94
        RGB:
        95, 95, 148
        CMY:
        63, 63, 42
        CMYK:
        36, 36, 0, 42
      HSL:
        240°, 21.8107%, 47.6471%
        HSV (HSB):
        240°, 35.8108%, 58.0392%
        XYZ:
        14.1568, 12.7554, 29.7329
        xyY:
        0.2499, 0.2252, 12.7554
      CIE-Lab:
        42.3924, 13.3492, -29.0779
        CIE-LCH:
        42.3924, 31.9957, 294.6591
        CIE-Luv:
        42.3924, -3.1297, -43.4125
        Hunter-Lab:
        35.7147, 8.2541, -24.3592
      #5f5f94 color charts
#5f5f94 RGB chart
      #5f5f94 CMYK chart
      #5f5f94 RGB pie chart
      #5f5f94 color shades, tints & tones
#5f5f94 color schemes
#5f5f94 color preview, HTML & CSS examples
           This text has a color of #5f5f94        
        
          <p style="color:#5f5f94;">Text here</p>
        
        
          .mytext {color:#5f5f94;}
        
        Text color #5f5f94
      
           This box has a color of #5f5f94        
        
          <div style="background-color:#5f5f94;">Content here</div>
        
        
          .mybackground {background-color:#5f5f94;}
        
        Background color #5f5f94
      
           Border around this has a color of #5f5f94        
        
          <div style="border:2px solid #5f5f94;">Content here</div>
        
        
          .myborder {border:2px solid #5f5f94;}
        
        Border color #5f5f94