#6032be color space conversions
Hex:
        #6032be
        RGB:
        96, 50, 190
        CMY:
        62, 80, 25
        CMYK:
        49, 74, 0, 25
      HSL:
        260°, 58.3333%, 47.0588%
        HSV (HSB):
        260°, 73.6842%, 74.5098%
        XYZ:
        15.2587, 8.4857, 49.5489
        xyY:
        0.2082, 0.1158, 8.4857
      CIE-Lab:
        34.9746, 52.0280, -65.9475
        CIE-LCH:
        34.9746, 83.9999, 308.2710
        CIE-Luv:
        34.9746, 5.3491, -93.6911
        Hunter-Lab:
        29.1302, 42.5223, -80.4578
      #6032be color charts
#6032be RGB chart
      #6032be CMYK chart
      #6032be RGB pie chart
      #6032be color shades, tints & tones
#6032be color schemes
#6032be color preview, HTML & CSS examples
           This text has a color of #6032be        
        
          <p style="color:#6032be;">Text here</p>
        
        
          .mytext {color:#6032be;}
        
        Text color #6032be
      
           This box has a color of #6032be        
        
          <div style="background-color:#6032be;">Content here</div>
        
        
          .mybackground {background-color:#6032be;}
        
        Background color #6032be
      
           Border around this has a color of #6032be        
        
          <div style="border:2px solid #6032be;">Content here</div>
        
        
          .myborder {border:2px solid #6032be;}
        
        Border color #6032be