#6872fe color space conversions
Hex:
        #6872fe
        RGB:
        104, 114, 254
        CMY:
        59, 55, 0
        CMYK:
        59, 55, 0, 0
      HSL:
        236°, 98.6842%, 70.1961%
        HSV (HSB):
        236°, 59.0551%, 99.6078%
        XYZ:
        29.6156, 22.1334, 96.4772
        xyY:
        0.1998, 0.1493, 22.1334
      CIE-Lab:
        54.1683, 36.5227, -71.1161
        CIE-LCH:
        54.1683, 79.9463, 297.1834
        CIE-Luv:
        54.1683, -11.1849, -114.3369
        Hunter-Lab:
        47.0462, 30.0351, -88.6531
      #6872fe color charts
#6872fe RGB chart
      #6872fe CMYK chart
      #6872fe RGB pie chart
      #6872fe color shades, tints & tones
#6872fe color schemes
#6872fe color preview, HTML & CSS examples
           This text has a color of #6872fe        
        
          <p style="color:#6872fe;">Text here</p>
        
        
          .mytext {color:#6872fe;}
        
        Text color #6872fe
      
           This box has a color of #6872fe        
        
          <div style="background-color:#6872fe;">Content here</div>
        
        
          .mybackground {background-color:#6872fe;}
        
        Background color #6872fe
      
           Border around this has a color of #6872fe        
        
          <div style="border:2px solid #6872fe;">Content here</div>
        
        
          .myborder {border:2px solid #6872fe;}
        
        Border color #6872fe