#58449d color space conversions
Hex:
        #58449d
        RGB:
        88, 68, 157
        CMY:
        65, 73, 38
        CMYK:
        44, 57, 0, 38
      HSL:
        253°, 39.5556%, 44.1176%
        HSV (HSB):
        253°, 56.6879%, 61.5686%
        XYZ:
        12.1774, 8.6433, 32.9248
        xyY:
        0.2266, 0.1608, 8.6433
      CIE-Lab:
        35.2882, 30.9932, -45.8128
        CIE-LCH:
        35.2882, 55.3118, 304.0790
        CIE-Luv:
        35.2882, 2.1150, -66.5288
        Hunter-Lab:
        29.3994, 22.4868, -45.8200
      #58449d color charts
#58449d RGB chart
      #58449d CMYK chart
      #58449d RGB pie chart
      #58449d color shades, tints & tones
#58449d color schemes
#58449d color preview, HTML & CSS examples
           This text has a color of #58449d        
        
          <p style="color:#58449d;">Text here</p>
        
        
          .mytext {color:#58449d;}
        
        Text color #58449d
      
           This box has a color of #58449d        
        
          <div style="background-color:#58449d;">Content here</div>
        
        
          .mybackground {background-color:#58449d;}
        
        Background color #58449d
      
           Border around this has a color of #58449d        
        
          <div style="border:2px solid #58449d;">Content here</div>
        
        
          .myborder {border:2px solid #58449d;}
        
        Border color #58449d