#6512c3 color space conversions
Hex:
        #6512c3
        RGB:
        101, 18, 195
        CMY:
        60, 93, 24
        CMYK:
        48, 91, 0, 24
      HSL:
        268°, 83.0986%, 41.7647%
        HSV (HSB):
        268°, 90.7692%, 76.4706%
        XYZ:
        15.4335, 7.1394, 52.1944
        xyY:
        0.2064, 0.0955, 7.1394
      CIE-Lab:
        32.1223, 65.3559, -73.5559
        CIE-LCH:
        32.1223, 98.3964, 311.6217
        CIE-Luv:
        32.1223, 9.7476, -99.4368
        Hunter-Lab:
        26.7197, 56.3430, -97.1134
      #6512c3 color charts
#6512c3 RGB chart
      #6512c3 CMYK chart
      #6512c3 RGB pie chart
      #6512c3 color shades, tints & tones
#6512c3 color schemes
#6512c3 color preview, HTML & CSS examples
           This text has a color of #6512c3        
        
          <p style="color:#6512c3;">Text here</p>
        
        
          .mytext {color:#6512c3;}
        
        Text color #6512c3
      
           This box has a color of #6512c3        
        
          <div style="background-color:#6512c3;">Content here</div>
        
        
          .mybackground {background-color:#6512c3;}
        
        Background color #6512c3
      
           Border around this has a color of #6512c3        
        
          <div style="border:2px solid #6512c3;">Content here</div>
        
        
          .myborder {border:2px solid #6512c3;}
        
        Border color #6512c3