#6e53be color space conversions
Hex:
        #6e53be
        RGB:
        110, 83, 190
        CMY:
        57, 67, 25
        CMYK:
        42, 56, 0, 25
      HSL:
        255°, 45.1477%, 53.5294%
        HSV (HSB):
        255°, 56.3158%, 74.5098%
        XYZ:
        18.8179, 13.2192, 50.2749
        xyY:
        0.2286, 0.1606, 13.2192
      CIE-Lab:
        43.0917, 36.7111, -52.7003
        CIE-LCH:
        43.0917, 64.2264, 304.8611
        CIE-Luv:
        43.0917, 3.7764, -81.2165
        Hunter-Lab:
        36.3582, 28.7593, -56.5334
      #6e53be color charts
#6e53be RGB chart
      #6e53be CMYK chart
      #6e53be RGB pie chart
      #6e53be color shades, tints & tones
#6e53be color schemes
#6e53be color preview, HTML & CSS examples
           This text has a color of #6e53be        
        
          <p style="color:#6e53be;">Text here</p>
        
        
          .mytext {color:#6e53be;}
        
        Text color #6e53be
      
           This box has a color of #6e53be        
        
          <div style="background-color:#6e53be;">Content here</div>
        
        
          .mybackground {background-color:#6e53be;}
        
        Background color #6e53be
      
           Border around this has a color of #6e53be        
        
          <div style="border:2px solid #6e53be;">Content here</div>
        
        
          .myborder {border:2px solid #6e53be;}
        
        Border color #6e53be