#6a7dfd color space conversions
Hex:
        #6a7dfd
        RGB:
        106, 125, 253
        CMY:
        58, 51, 1
        CMYK:
        58, 51, 0, 1
      HSL:
        232°, 97.3510%, 70.3922%
        HSV (HSB):
        232°, 58.1028%, 99.2157%
        XYZ:
        31.0071, 24.8233, 96.0856
        xyY:
        0.2041, 0.1634, 24.8233
      CIE-Lab:
        56.9028, 29.9638, -66.1412
        CIE-LCH:
        56.9028, 72.6119, 294.3719
        CIE-Luv:
        56.9028, -13.6908, -107.4909
        Hunter-Lab:
        49.8229, 23.8986, -79.4672
      #6a7dfd color charts
#6a7dfd RGB chart
      #6a7dfd CMYK chart
      #6a7dfd RGB pie chart
      #6a7dfd color shades, tints & tones
#6a7dfd color schemes
#6a7dfd color preview, HTML & CSS examples
           This text has a color of #6a7dfd        
        
          <p style="color:#6a7dfd;">Text here</p>
        
        
          .mytext {color:#6a7dfd;}
        
        Text color #6a7dfd
      
           This box has a color of #6a7dfd        
        
          <div style="background-color:#6a7dfd;">Content here</div>
        
        
          .mybackground {background-color:#6a7dfd;}
        
        Background color #6a7dfd
      
           Border around this has a color of #6a7dfd        
        
          <div style="border:2px solid #6a7dfd;">Content here</div>
        
        
          .myborder {border:2px solid #6a7dfd;}
        
        Border color #6a7dfd