#6036dd color space conversions
Hex:
        #6036dd
        RGB:
        96, 54, 221
        CMY:
        62, 79, 13
        CMYK:
        57, 76, 0, 13
      HSL:
        255°, 71.0638%, 53.9216%
        HSV (HSB):
        255°, 75.5656%, 86.6667%
        XYZ:
        19.1942, 10.3456, 69.3919
        xyY:
        0.1940, 0.1046, 10.3456
      CIE-Lab:
        38.4557, 58.6235, -78.2236
        CIE-LCH:
        38.4557, 97.7530, 306.8492
        CIE-Luv:
        38.4557, 1.4276, -112.4552
        Hunter-Lab:
        32.1646, 50.2318, -105.3971
      #6036dd color charts
#6036dd RGB chart
      #6036dd CMYK chart
      #6036dd RGB pie chart
      #6036dd color shades, tints & tones
#6036dd color schemes
#6036dd color preview, HTML & CSS examples
           This text has a color of #6036dd        
        
          <p style="color:#6036dd;">Text here</p>
        
        
          .mytext {color:#6036dd;}
        
        Text color #6036dd
      
           This box has a color of #6036dd        
        
          <div style="background-color:#6036dd;">Content here</div>
        
        
          .mybackground {background-color:#6036dd;}
        
        Background color #6036dd
      
           Border around this has a color of #6036dd        
        
          <div style="border:2px solid #6036dd;">Content here</div>
        
        
          .myborder {border:2px solid #6036dd;}
        
        Border color #6036dd