#6036bc color space conversions
Hex:
        #6036bc
        RGB:
        96, 54, 188
        CMY:
        62, 79, 26
        CMYK:
        49, 71, 0, 26
      HSL:
        259°, 55.3719%, 47.4510%
        HSV (HSB):
        259°, 71.2766%, 73.7255%
        XYZ:
        15.2201, 8.7560, 48.4648
        xyY:
        0.2101, 0.1209, 8.7560
      CIE-Lab:
        35.5101, 49.4903, -63.8940
        CIE-LCH:
        35.5101, 80.8192, 307.7602
        CIE-Luv:
        35.5101, 4.9339, -91.5961
        Hunter-Lab:
        29.5905, 40.0297, -76.3949
      #6036bc color charts
#6036bc RGB chart
      #6036bc CMYK chart
      #6036bc RGB pie chart
      #6036bc color shades, tints & tones
#6036bc color schemes
#6036bc color preview, HTML & CSS examples
           This text has a color of #6036bc        
        
          <p style="color:#6036bc;">Text here</p>
        
        
          .mytext {color:#6036bc;}
        
        Text color #6036bc
      
           This box has a color of #6036bc        
        
          <div style="background-color:#6036bc;">Content here</div>
        
        
          .mybackground {background-color:#6036bc;}
        
        Background color #6036bc
      
           Border around this has a color of #6036bc        
        
          <div style="border:2px solid #6036bc;">Content here</div>
        
        
          .myborder {border:2px solid #6036bc;}
        
        Border color #6036bc