#6955df color space conversions
Hex:
        #6955df
        RGB:
        105, 85, 223
        CMY:
        59, 67, 13
        CMYK:
        53, 62, 0, 13
      HSL:
        249°, 68.3168%, 60.3922%
        HSV (HSB):
        249°, 61.8834%, 87.4510%
        XYZ:
        22.3935, 14.8280, 71.4939
        xyY:
        0.2060, 0.1364, 14.8280
      CIE-Lab:
        45.3977, 44.1694, -67.9752
        CIE-LCH:
        45.3977, 81.0652, 303.0153
        CIE-Luv:
        45.3977, -1.6612, -104.9194
        Hunter-Lab:
        38.5071, 36.4177, -83.1253
      #6955df color charts
#6955df RGB chart
      #6955df CMYK chart
      #6955df RGB pie chart
      #6955df color shades, tints & tones
#6955df color schemes
#6955df color preview, HTML & CSS examples
           This text has a color of #6955df        
        
          <p style="color:#6955df;">Text here</p>
        
        
          .mytext {color:#6955df;}
        
        Text color #6955df
      
           This box has a color of #6955df        
        
          <div style="background-color:#6955df;">Content here</div>
        
        
          .mybackground {background-color:#6955df;}
        
        Background color #6955df
      
           Border around this has a color of #6955df        
        
          <div style="border:2px solid #6955df;">Content here</div>
        
        
          .myborder {border:2px solid #6955df;}
        
        Border color #6955df