#6c05af color space conversions
Hex:
        #6c05af
        RGB:
        108, 5, 175
        CMY:
        58, 98, 31
        CMYK:
        38, 97, 0, 31
      HSL:
        276°, 94.4444%, 35.2941%
        HSV (HSB):
        276°, 97.1429%, 68.6275%
        XYZ:
        13.9765, 6.3918, 41.0545
        xyY:
        0.2275, 0.1041, 6.3918
      CIE-Lab:
        30.3803, 63.9955, -64.5216
        CIE-LCH:
        30.3803, 90.8760, 314.7654
        CIE-Luv:
        30.3803, 16.6198, -87.4642
        Hunter-Lab:
        25.2821, 54.4350, -78.5812
      #6c05af color charts
#6c05af RGB chart
      #6c05af CMYK chart
      #6c05af RGB pie chart
      #6c05af color shades, tints & tones
#6c05af color schemes
#6c05af color preview, HTML & CSS examples
           This text has a color of #6c05af        
        
          <p style="color:#6c05af;">Text here</p>
        
        
          .mytext {color:#6c05af;}
        
        Text color #6c05af
      
           This box has a color of #6c05af        
        
          <div style="background-color:#6c05af;">Content here</div>
        
        
          .mybackground {background-color:#6c05af;}
        
        Background color #6c05af
      
           Border around this has a color of #6c05af        
        
          <div style="border:2px solid #6c05af;">Content here</div>
        
        
          .myborder {border:2px solid #6c05af;}
        
        Border color #6c05af