#650ee5 color space conversions
Hex:
        #650ee5
        RGB:
        101, 14, 229
        CMY:
        60, 95, 10
        CMYK:
        56, 94, 0, 10
      HSL:
        264°, 88.4774%, 47.6471%
        HSV (HSB):
        264°, 93.8865%, 89.8039%
        XYZ:
        19.6667, 8.7379, 74.7788
        xyY:
        0.1906, 0.0847, 8.7379
      CIE-Lab:
        35.4747, 73.8602, -87.7063
        CIE-LCH:
        35.4747, 114.6635, 310.1017
        CIE-Luv:
        35.4747, 5.4872, -119.2895
        Hunter-Lab:
        29.5600, 67.0290, -129.2958
      #650ee5 color charts
#650ee5 RGB chart
      #650ee5 CMYK chart
      #650ee5 RGB pie chart
      #650ee5 color shades, tints & tones
#650ee5 color schemes
#650ee5 color preview, HTML & CSS examples
           This text has a color of #650ee5        
        
          <p style="color:#650ee5;">Text here</p>
        
        
          .mytext {color:#650ee5;}
        
        Text color #650ee5
      
           This box has a color of #650ee5        
        
          <div style="background-color:#650ee5;">Content here</div>
        
        
          .mybackground {background-color:#650ee5;}
        
        Background color #650ee5
      
           Border around this has a color of #650ee5        
        
          <div style="border:2px solid #650ee5;">Content here</div>
        
        
          .myborder {border:2px solid #650ee5;}
        
        Border color #650ee5