#5f238d color space conversions
Hex:
        #5f238d
        RGB:
        95, 35, 141
        CMY:
        63, 86, 45
        CMYK:
        33, 75, 0, 45
      HSL:
        274°, 60.2273%, 34.5098%
        HSV (HSB):
        274°, 75.1773%, 55.2941%
        XYZ:
        10.1281, 5.5580, 25.7383
        xyY:
        0.2445, 0.1342, 5.5580
      CIE-Lab:
        28.2689, 46.2318, -47.3364
        CIE-LCH:
        28.2689, 66.1673, 314.3236
        CIE-Luv:
        28.2689, 14.5056, -64.4282
        Hunter-Lab:
        23.5755, 35.4267, -48.2263
      #5f238d color charts
#5f238d RGB chart
      #5f238d CMYK chart
      #5f238d RGB pie chart
      #5f238d color shades, tints & tones
#5f238d color schemes
#5f238d color preview, HTML & CSS examples
           This text has a color of #5f238d        
        
          <p style="color:#5f238d;">Text here</p>
        
        
          .mytext {color:#5f238d;}
        
        Text color #5f238d
      
           This box has a color of #5f238d        
        
          <div style="background-color:#5f238d;">Content here</div>
        
        
          .mybackground {background-color:#5f238d;}
        
        Background color #5f238d
      
           Border around this has a color of #5f238d        
        
          <div style="border:2px solid #5f238d;">Content here</div>
        
        
          .myborder {border:2px solid #5f238d;}
        
        Border color #5f238d