#6150ea color space conversions
Hex:
        #6150ea
        RGB:
        97, 80, 234
        CMY:
        62, 69, 8
        CMYK:
        59, 66, 0, 8
      HSL:
        247°, 78.5714%, 61.5686%
        HSV (HSB):
        247°, 65.8120%, 91.7647%
        XYZ:
        22.6497, 14.2192, 79.3927
        xyY:
        0.1948, 0.1223, 14.2192
      CIE-Lab:
        44.5457, 49.0151, -75.6237
        CIE-LCH:
        44.5457, 90.1190, 302.9491
        CIE-Luv:
        44.5457, -3.9088, -114.9022
        Hunter-Lab:
        37.7084, 41.2271, -98.4356
      #6150ea color charts
#6150ea RGB chart
      #6150ea CMYK chart
      #6150ea RGB pie chart
      #6150ea color shades, tints & tones
#6150ea color schemes
#6150ea color preview, HTML & CSS examples
           This text has a color of #6150ea        
        
          <p style="color:#6150ea;">Text here</p>
        
        
          .mytext {color:#6150ea;}
        
        Text color #6150ea
      
           This box has a color of #6150ea        
        
          <div style="background-color:#6150ea;">Content here</div>
        
        
          .mybackground {background-color:#6150ea;}
        
        Background color #6150ea
      
           Border around this has a color of #6150ea        
        
          <div style="border:2px solid #6150ea;">Content here</div>
        
        
          .myborder {border:2px solid #6150ea;}
        
        Border color #6150ea