#7b358d color space conversions
Hex:
        #7b358d
        RGB:
        123, 53, 141
        CMY:
        52, 79, 45
        CMYK:
        13, 62, 0, 45
      HSL:
        288°, 45.3608%, 38.0392%
        HSV (HSB):
        288°, 62.4113%, 55.2941%
        XYZ:
        14.2492, 8.6802, 26.1237
        xyY:
        0.2905, 0.1770, 8.6802
      CIE-Lab:
        35.3612, 44.2313, -35.7225
        CIE-LCH:
        35.3612, 56.8551, 321.0746
        CIE-Luv:
        35.3612, 26.6407, -54.1227
        Hunter-Lab:
        29.4623, 34.7712, -31.9480
      #7b358d color charts
#7b358d RGB chart
      #7b358d CMYK chart
      #7b358d RGB pie chart
      #7b358d color shades, tints & tones
#7b358d color schemes
#7b358d color preview, HTML & CSS examples
           This text has a color of #7b358d        
        
          <p style="color:#7b358d;">Text here</p>
        
        
          .mytext {color:#7b358d;}
        
        Text color #7b358d
      
           This box has a color of #7b358d        
        
          <div style="background-color:#7b358d;">Content here</div>
        
        
          .mybackground {background-color:#7b358d;}
        
        Background color #7b358d
      
           Border around this has a color of #7b358d        
        
          <div style="border:2px solid #7b358d;">Content here</div>
        
        
          .myborder {border:2px solid #7b358d;}
        
        Border color #7b358d