#6b60fc color space conversions
Hex:
        #6b60fc
        RGB:
        107, 96, 252
        CMY:
        58, 62, 1
        CMYK:
        58, 62, 0, 1
      HSL:
        244°, 96.2963%, 68.2353%
        HSV (HSB):
        244°, 61.9048%, 98.8235%
        XYZ:
        27.8170, 18.5198, 94.2040
        xyY:
        0.1979, 0.1318, 18.5198
      CIE-Lab:
        50.1206, 46.9635, -76.5742
        CIE-LCH:
        50.1206, 89.8286, 301.5211
        CIE-Luv:
        50.1206, -5.6566, -120.5262
        Hunter-Lab:
        43.0347, 40.0691, -99.6632
      #6b60fc color charts
#6b60fc RGB chart
      #6b60fc CMYK chart
      #6b60fc RGB pie chart
      #6b60fc color shades, tints & tones
#6b60fc color schemes
#6b60fc color preview, HTML & CSS examples
           This text has a color of #6b60fc        
        
          <p style="color:#6b60fc;">Text here</p>
        
        
          .mytext {color:#6b60fc;}
        
        Text color #6b60fc
      
           This box has a color of #6b60fc        
        
          <div style="background-color:#6b60fc;">Content here</div>
        
        
          .mybackground {background-color:#6b60fc;}
        
        Background color #6b60fc
      
           Border around this has a color of #6b60fc        
        
          <div style="border:2px solid #6b60fc;">Content here</div>
        
        
          .myborder {border:2px solid #6b60fc;}
        
        Border color #6b60fc