#6032bf color space conversions
Hex:
        #6032bf
        RGB:
        96, 50, 191
        CMY:
        62, 80, 25
        CMYK:
        50, 74, 0, 25
      HSL:
        260°, 58.5062%, 47.2549%
        HSV (HSB):
        260°, 73.8220%, 74.9020%
        XYZ:
        15.3684, 8.5296, 50.1266
        xyY:
        0.2076, 0.1152, 8.5296
      CIE-Lab:
        35.0623, 52.2996, -66.3918
        CIE-LCH:
        35.0623, 84.5170, 308.2290
        CIE-Luv:
        35.0623, 5.2299, -94.3312
        Hunter-Lab:
        29.2055, 42.8204, -81.3181
      #6032bf color charts
#6032bf RGB chart
      #6032bf CMYK chart
      #6032bf RGB pie chart
      #6032bf color shades, tints & tones
#6032bf color schemes
#6032bf color preview, HTML & CSS examples
           This text has a color of #6032bf        
        
          <p style="color:#6032bf;">Text here</p>
        
        
          .mytext {color:#6032bf;}
        
        Text color #6032bf
      
           This box has a color of #6032bf        
        
          <div style="background-color:#6032bf;">Content here</div>
        
        
          .mybackground {background-color:#6032bf;}
        
        Background color #6032bf
      
           Border around this has a color of #6032bf        
        
          <div style="border:2px solid #6032bf;">Content here</div>
        
        
          .myborder {border:2px solid #6032bf;}
        
        Border color #6032bf