#6048bb color space conversions
Hex:
        #6048bb
        RGB:
        96, 72, 187
        CMY:
        62, 72, 27
        CMYK:
        49, 61, 0, 27
      HSL:
        253°, 45.8167%, 50.7843%
        HSV (HSB):
        253°, 61.4973%, 73.3333%
        XYZ:
        16.1109, 10.7094, 48.2317
        xyY:
        0.2147, 0.1427, 10.7094
      CIE-Lab:
        39.0866, 39.2711, -57.4824
        CIE-LCH:
        39.0866, 69.6165, 304.3403
        CIE-Luv:
        39.0866, 1.3414, -85.6144
        Hunter-Lab:
        32.7252, 30.6079, -64.4763
      #6048bb color charts
#6048bb RGB chart
      #6048bb CMYK chart
      #6048bb RGB pie chart
      #6048bb color shades, tints & tones
#6048bb color schemes
#6048bb color preview, HTML & CSS examples
           This text has a color of #6048bb        
        
          <p style="color:#6048bb;">Text here</p>
        
        
          .mytext {color:#6048bb;}
        
        Text color #6048bb
      
           This box has a color of #6048bb        
        
          <div style="background-color:#6048bb;">Content here</div>
        
        
          .mybackground {background-color:#6048bb;}
        
        Background color #6048bb
      
           Border around this has a color of #6048bb        
        
          <div style="border:2px solid #6048bb;">Content here</div>
        
        
          .myborder {border:2px solid #6048bb;}
        
        Border color #6048bb