#6150ed color space conversions
Hex:
        #6150ed
        RGB:
        97, 80, 237
        CMY:
        62, 69, 7
        CMYK:
        59, 66, 0, 7
      HSL:
        246°, 81.3472%, 62.1569%
        HSV (HSB):
        246°, 66.2447%, 92.9412%
        XYZ:
        23.0845, 14.3931, 81.6822
        xyY:
        0.1937, 0.1208, 14.3931
      CIE-Lab:
        44.7915, 49.9264, -76.9139
        CIE-LCH:
        44.7915, 91.6973, 302.9884
        CIE-Luv:
        44.7915, -4.1168, -116.8720
        Hunter-Lab:
        37.9383, 42.2207, -101.0963
      #6150ed color charts
#6150ed RGB chart
      #6150ed CMYK chart
      #6150ed RGB pie chart
      #6150ed color shades, tints & tones
#6150ed color schemes
#6150ed color preview, HTML & CSS examples
           This text has a color of #6150ed        
        
          <p style="color:#6150ed;">Text here</p>
        
        
          .mytext {color:#6150ed;}
        
        Text color #6150ed
      
           This box has a color of #6150ed        
        
          <div style="background-color:#6150ed;">Content here</div>
        
        
          .mybackground {background-color:#6150ed;}
        
        Background color #6150ed
      
           Border around this has a color of #6150ed        
        
          <div style="border:2px solid #6150ed;">Content here</div>
        
        
          .myborder {border:2px solid #6150ed;}
        
        Border color #6150ed