#6048ad color space conversions
Hex:
        #6048ad
        RGB:
        96, 72, 173
        CMY:
        62, 72, 32
        CMYK:
        45, 58, 0, 32
      HSL:
        254°, 41.2245%, 48.0392%
        HSV (HSB):
        254°, 58.3815%, 67.8431%
        XYZ:
        14.6841, 10.1387, 40.7182
        xyY:
        0.2240, 0.1547, 10.1387
      CIE-Lab:
        38.0901, 35.1437, -50.8330
        CIE-LCH:
        38.0901, 61.7987, 304.6583
        CIE-Luv:
        38.0901, 2.7022, -75.5189
        Hunter-Lab:
        31.8413, 26.5957, -53.5304
      #6048ad color charts
#6048ad RGB chart
      #6048ad CMYK chart
      #6048ad RGB pie chart
      #6048ad color shades, tints & tones
#6048ad color schemes
#6048ad color preview, HTML & CSS examples
           This text has a color of #6048ad        
        
          <p style="color:#6048ad;">Text here</p>
        
        
          .mytext {color:#6048ad;}
        
        Text color #6048ad
      
           This box has a color of #6048ad        
        
          <div style="background-color:#6048ad;">Content here</div>
        
        
          .mybackground {background-color:#6048ad;}
        
        Background color #6048ad
      
           Border around this has a color of #6048ad        
        
          <div style="border:2px solid #6048ad;">Content here</div>
        
        
          .myborder {border:2px solid #6048ad;}
        
        Border color #6048ad