#6b70e1 color space conversions
Hex:
        #6b70e1
        RGB:
        107, 112, 225
        CMY:
        58, 56, 12
        CMYK:
        52, 50, 0, 12
      HSL:
        237°, 66.2921%, 65.0980%
        HSV (HSB):
        237°, 52.4444%, 88.2353%
        XYZ:
        25.4482, 20.1504, 73.7823
        xyY:
        0.2132, 0.1688, 20.1504
      CIE-Lab:
        52.0068, 29.1294, -58.4154
        CIE-LCH:
        52.0068, 65.2755, 296.5036
        CIE-Luv:
        52.0068, -8.4120, -93.3224
        Hunter-Lab:
        44.8892, 22.6376, -66.0299
      #6b70e1 color charts
#6b70e1 RGB chart
      #6b70e1 CMYK chart
      #6b70e1 RGB pie chart
      #6b70e1 color shades, tints & tones
#6b70e1 color schemes
#6b70e1 color preview, HTML & CSS examples
           This text has a color of #6b70e1        
        
          <p style="color:#6b70e1;">Text here</p>
        
        
          .mytext {color:#6b70e1;}
        
        Text color #6b70e1
      
           This box has a color of #6b70e1        
        
          <div style="background-color:#6b70e1;">Content here</div>
        
        
          .mybackground {background-color:#6b70e1;}
        
        Background color #6b70e1
      
           Border around this has a color of #6b70e1        
        
          <div style="border:2px solid #6b70e1;">Content here</div>
        
        
          .myborder {border:2px solid #6b70e1;}
        
        Border color #6b70e1