#6027cd color space conversions
Hex:
        #6027cd
        RGB:
        96, 39, 205
        CMY:
        62, 85, 20
        CMYK:
        53, 81, 0, 20
      HSL:
        261°, 68.0328%, 47.8431%
        HSV (HSB):
        261°, 80.9756%, 80.3922%
        XYZ:
        16.5688, 8.3456, 58.4952
        xyY:
        0.1986, 0.1001, 8.3456
      CIE-Lab:
        34.6925, 60.8085, -75.1852
        CIE-LCH:
        34.6925, 96.6979, 308.9654
        CIE-Luv:
        34.6925, 4.9941, -104.4401
        Hunter-Lab:
        28.8888, 51.8213, -99.8307
      #6027cd color charts
#6027cd RGB chart
      #6027cd CMYK chart
      #6027cd RGB pie chart
      #6027cd color shades, tints & tones
#6027cd color schemes
#6027cd color preview, HTML & CSS examples
           This text has a color of #6027cd        
        
          <p style="color:#6027cd;">Text here</p>
        
        
          .mytext {color:#6027cd;}
        
        Text color #6027cd
      
           This box has a color of #6027cd        
        
          <div style="background-color:#6027cd;">Content here</div>
        
        
          .mybackground {background-color:#6027cd;}
        
        Background color #6027cd
      
           Border around this has a color of #6027cd        
        
          <div style="border:2px solid #6027cd;">Content here</div>
        
        
          .myborder {border:2px solid #6027cd;}
        
        Border color #6027cd