#6047fb color space conversions
Hex:
        #6047fb
        RGB:
        96, 71, 251
        CMY:
        62, 72, 2
        CMYK:
        62, 72, 0, 2
      HSL:
        248°, 95.7447%, 63.1373%
        HSV (HSB):
        248°, 71.7131%, 98.4314%
        XYZ:
        24.4897, 13.9583, 92.6703
        xyY:
        0.1868, 0.1065, 13.9583
      CIE-Lab:
        44.1731, 58.7977, -85.7886
        CIE-LCH:
        44.1731, 104.0041, 304.4259
        CIE-Luv:
        44.1731, -3.7139, -128.0093
        Hunter-Lab:
        37.3608, 51.6238, -120.9111
      #6047fb color charts
#6047fb RGB chart
      #6047fb CMYK chart
      #6047fb RGB pie chart
      #6047fb color shades, tints & tones
#6047fb color schemes
#6047fb color preview, HTML & CSS examples
           This text has a color of #6047fb        
        
          <p style="color:#6047fb;">Text here</p>
        
        
          .mytext {color:#6047fb;}
        
        Text color #6047fb
      
           This box has a color of #6047fb        
        
          <div style="background-color:#6047fb;">Content here</div>
        
        
          .mybackground {background-color:#6047fb;}
        
        Background color #6047fb
      
           Border around this has a color of #6047fb        
        
          <div style="border:2px solid #6047fb;">Content here</div>
        
        
          .myborder {border:2px solid #6047fb;}
        
        Border color #6047fb