#6033d6 color space conversions
Hex:
        #6033d6
        RGB:
        96, 51, 214
        CMY:
        62, 80, 16
        CMYK:
        55, 76, 0, 16
      HSL:
        257°, 66.5306%, 51.9608%
        HSV (HSB):
        257°, 76.1682%, 83.9216%
        XYZ:
        18.1453, 9.7095, 64.5361
        xyY:
        0.1964, 0.1051, 9.7095
      CIE-Lab:
        37.3159, 58.0924, -76.0766
        CIE-LCH:
        37.3159, 95.7203, 307.3655
        CIE-Luv:
        37.3159, 2.5437, -108.5816
        Hunter-Lab:
        31.1601, 49.4150, -100.9844
      #6033d6 color charts
#6033d6 RGB chart
      #6033d6 CMYK chart
      #6033d6 RGB pie chart
      #6033d6 color shades, tints & tones
#6033d6 color schemes
#6033d6 color preview, HTML & CSS examples
           This text has a color of #6033d6        
        
          <p style="color:#6033d6;">Text here</p>
        
        
          .mytext {color:#6033d6;}
        
        Text color #6033d6
      
           This box has a color of #6033d6        
        
          <div style="background-color:#6033d6;">Content here</div>
        
        
          .mybackground {background-color:#6033d6;}
        
        Background color #6033d6
      
           Border around this has a color of #6033d6        
        
          <div style="border:2px solid #6033d6;">Content here</div>
        
        
          .myborder {border:2px solid #6033d6;}
        
        Border color #6033d6