#6d70ce color space conversions
Hex:
        #6d70ce
        RGB:
        109, 112, 206
        CMY:
        57, 56, 19
        CMYK:
        47, 46, 0, 19
      HSL:
        238°, 49.7436%, 61.7647%
        HSV (HSB):
        238°, 47.0874%, 80.7843%
        XYZ:
        23.2414, 19.2958, 60.8920
        xyY:
        0.2247, 0.1866, 19.2958
      CIE-Lab:
        51.0315, 23.7354, -49.2056
        CIE-LCH:
        51.0315, 54.6311, 295.7514
        CIE-Luv:
        51.0315, -6.7433, -78.1196
        Hunter-Lab:
        43.9270, 17.5708, -51.4395
      #6d70ce color charts
#6d70ce RGB chart
      #6d70ce CMYK chart
      #6d70ce RGB pie chart
      #6d70ce color shades, tints & tones
#6d70ce color schemes
#6d70ce color preview, HTML & CSS examples
           This text has a color of #6d70ce        
        
          <p style="color:#6d70ce;">Text here</p>
        
        
          .mytext {color:#6d70ce;}
        
        Text color #6d70ce
      
           This box has a color of #6d70ce        
        
          <div style="background-color:#6d70ce;">Content here</div>
        
        
          .mybackground {background-color:#6d70ce;}
        
        Background color #6d70ce
      
           Border around this has a color of #6d70ce        
        
          <div style="border:2px solid #6d70ce;">Content here</div>
        
        
          .myborder {border:2px solid #6d70ce;}
        
        Border color #6d70ce