#6033c4 color space conversions
Hex:
        #6033c4
        RGB:
        96, 51, 196
        CMY:
        62, 80, 23
        CMYK:
        51, 74, 0, 23
      HSL:
        259°, 58.7045%, 48.4314%
        HSV (HSB):
        259°, 73.9796%, 76.8627%
        XYZ:
        15.9715, 8.8400, 53.0890
        xyY:
        0.2050, 0.1135, 8.8400
      CIE-Lab:
        35.6743, 53.1790, -68.3209
        CIE-LCH:
        35.6743, 86.5780, 307.8961
        CIE-Luv:
        35.6743, 4.4945, -97.3398
        Hunter-Lab:
        29.7321, 43.8556, -85.0546
      #6033c4 color charts
#6033c4 RGB chart
      #6033c4 CMYK chart
      #6033c4 RGB pie chart
      #6033c4 color shades, tints & tones
#6033c4 color schemes
#6033c4 color preview, HTML & CSS examples
           This text has a color of #6033c4        
        
          <p style="color:#6033c4;">Text here</p>
        
        
          .mytext {color:#6033c4;}
        
        Text color #6033c4
      
           This box has a color of #6033c4        
        
          <div style="background-color:#6033c4;">Content here</div>
        
        
          .mybackground {background-color:#6033c4;}
        
        Background color #6033c4
      
           Border around this has a color of #6033c4        
        
          <div style="border:2px solid #6033c4;">Content here</div>
        
        
          .myborder {border:2px solid #6033c4;}
        
        Border color #6033c4