#6b70ff color space conversions
Hex:
        #6b70ff
        RGB:
        107, 112, 255
        CMY:
        58, 56, 0
        CMYK:
        58, 56, 0, 0
      HSL:
        238°, 100.0000%, 70.9804%
        HSV (HSB):
        238°, 58.0392%, 100.0000%
        XYZ:
        29.9076, 21.9341, 97.2652
        xyY:
        0.2006, 0.1471, 21.9341
      CIE-Lab:
        53.9571, 38.5434, -72.0019
        CIE-LCH:
        53.9571, 81.6693, 298.1607
        CIE-Luv:
        53.9571, -9.8170, -115.7145
        Hunter-Lab:
        46.8339, 32.0287, -90.3504
      #6b70ff color charts
#6b70ff RGB chart
      #6b70ff CMYK chart
      #6b70ff RGB pie chart
      #6b70ff color shades, tints & tones
#6b70ff color schemes
#6b70ff color preview, HTML & CSS examples
           This text has a color of #6b70ff        
        
          <p style="color:#6b70ff;">Text here</p>
        
        
          .mytext {color:#6b70ff;}
        
        Text color #6b70ff
      
           This box has a color of #6b70ff        
        
          <div style="background-color:#6b70ff;">Content here</div>
        
        
          .mybackground {background-color:#6b70ff;}
        
        Background color #6b70ff
      
           Border around this has a color of #6b70ff        
        
          <div style="border:2px solid #6b70ff;">Content here</div>
        
        
          .myborder {border:2px solid #6b70ff;}
        
        Border color #6b70ff