#6872df color space conversions
Hex:
        #6872df
        RGB:
        104, 114, 223
        CMY:
        59, 55, 13
        CMYK:
        53, 49, 0, 13
      HSL:
        235°, 65.0273%, 64.1176%
        HSV (HSB):
        235°, 53.3632%, 87.4510%
        XYZ:
        25.0455, 20.3054, 72.4113
        xyY:
        0.2127, 0.1724, 20.3054
      CIE-Lab:
        52.1808, 26.6709, -57.0207
        CIE-LCH:
        52.1808, 62.9499, 295.0674
        CIE-Luv:
        52.1808, -9.9343, -91.0065
        Hunter-Lab:
        45.0615, 20.3540, -63.7327
      #6872df color charts
#6872df RGB chart
      #6872df CMYK chart
      #6872df RGB pie chart
      #6872df color shades, tints & tones
#6872df color schemes
#6872df color preview, HTML & CSS examples
           This text has a color of #6872df        
        
          <p style="color:#6872df;">Text here</p>
        
        
          .mytext {color:#6872df;}
        
        Text color #6872df
      
           This box has a color of #6872df        
        
          <div style="background-color:#6872df;">Content here</div>
        
        
          .mybackground {background-color:#6872df;}
        
        Background color #6872df
      
           Border around this has a color of #6872df        
        
          <div style="border:2px solid #6872df;">Content here</div>
        
        
          .myborder {border:2px solid #6872df;}
        
        Border color #6872df