#6b60fd color space conversions
Hex:
        #6b60fd
        RGB:
        107, 96, 253
        CMY:
        58, 62, 1
        CMYK:
        58, 62, 0, 1
      HSL:
        244°, 97.5155%, 68.4314%
        HSV (HSB):
        244°, 62.0553%, 99.2157%
        XYZ:
        27.9759, 18.5834, 95.0410
        xyY:
        0.1976, 0.1312, 18.5834
      CIE-Lab:
        50.1962, 47.2688, -77.0066
        CIE-LCH:
        50.1962, 90.3568, 301.5428
        CIE-Luv:
        50.1962, -5.7199, -121.2091
        Hunter-Lab:
        43.1085, 40.4005, -100.5404
      #6b60fd color charts
#6b60fd RGB chart
      #6b60fd CMYK chart
      #6b60fd RGB pie chart
      #6b60fd color shades, tints & tones
#6b60fd color schemes
#6b60fd color preview, HTML & CSS examples
           This text has a color of #6b60fd        
        
          <p style="color:#6b60fd;">Text here</p>
        
        
          .mytext {color:#6b60fd;}
        
        Text color #6b60fd
      
           This box has a color of #6b60fd        
        
          <div style="background-color:#6b60fd;">Content here</div>
        
        
          .mybackground {background-color:#6b60fd;}
        
        Background color #6b60fd
      
           Border around this has a color of #6b60fd        
        
          <div style="border:2px solid #6b60fd;">Content here</div>
        
        
          .myborder {border:2px solid #6b60fd;}
        
        Border color #6b60fd