#6872ea color space conversions
Hex:
        #6872ea
        RGB:
        104, 114, 234
        CMY:
        59, 55, 8
        CMYK:
        56, 51, 0, 8
      HSL:
        235°, 75.5814%, 66.2745%
        HSV (HSB):
        235°, 55.5556%, 91.7647%
        XYZ:
        26.5775, 20.9182, 80.4787
        xyY:
        0.2077, 0.1635, 20.9182
      CIE-Lab:
        52.8598, 30.1508, -62.1061
        CIE-LCH:
        52.8598, 69.0379, 295.8953
        CIE-Luv:
        52.8598, -10.3829, -99.4624
        Hunter-Lab:
        45.7364, 23.6880, -72.3124
      #6872ea color charts
#6872ea RGB chart
      #6872ea CMYK chart
      #6872ea RGB pie chart
      #6872ea color shades, tints & tones
#6872ea color schemes
#6872ea color preview, HTML & CSS examples
           This text has a color of #6872ea        
        
          <p style="color:#6872ea;">Text here</p>
        
        
          .mytext {color:#6872ea;}
        
        Text color #6872ea
      
           This box has a color of #6872ea        
        
          <div style="background-color:#6872ea;">Content here</div>
        
        
          .mybackground {background-color:#6872ea;}
        
        Background color #6872ea
      
           Border around this has a color of #6872ea        
        
          <div style="border:2px solid #6872ea;">Content here</div>
        
        
          .myborder {border:2px solid #6872ea;}
        
        Border color #6872ea