#6c7add color space conversions
Hex:
        #6c7add
        RGB:
        108, 122, 221
        CMY:
        58, 52, 13
        CMYK:
        51, 45, 0, 13
      HSL:
        233°, 62.4309%, 64.5098%
        HSV (HSB):
        233°, 51.1312%, 86.6667%
        XYZ:
        26.1950, 22.3277, 71.3357
        xyY:
        0.2185, 0.1863, 22.3277
      CIE-Lab:
        54.3730, 22.0527, -52.3723
        CIE-LCH:
        54.3730, 56.8259, 292.8348
        CIE-Luv:
        54.3730, -11.0626, -84.0661
        Hunter-Lab:
        47.2522, 16.2631, -56.4324
      #6c7add color charts
#6c7add RGB chart
      #6c7add CMYK chart
      #6c7add RGB pie chart
      #6c7add color shades, tints & tones
#6c7add color schemes
#6c7add color preview, HTML & CSS examples
           This text has a color of #6c7add        
        
          <p style="color:#6c7add;">Text here</p>
        
        
          .mytext {color:#6c7add;}
        
        Text color #6c7add
      
           This box has a color of #6c7add        
        
          <div style="background-color:#6c7add;">Content here</div>
        
        
          .mybackground {background-color:#6c7add;}
        
        Background color #6c7add
      
           Border around this has a color of #6c7add        
        
          <div style="border:2px solid #6c7add;">Content here</div>
        
        
          .myborder {border:2px solid #6c7add;}
        
        Border color #6c7add