#6945bd color space conversions
Hex:
        #6945bd
        RGB:
        105, 69, 189
        CMY:
        59, 73, 26
        CMYK:
        44, 63, 0, 26
      HSL:
        258°, 47.6190%, 50.5882%
        HSV (HSB):
        258°, 63.4921%, 74.1176%
        XYZ:
        17.1391, 10.9336, 49.3512
        xyY:
        0.2214, 0.1412, 10.9336
      CIE-Lab:
        39.4685, 43.3912, -57.9947
        CIE-LCH:
        39.4685, 72.4305, 306.8036
        CIE-Luv:
        39.4685, 5.3433, -86.9273
        Hunter-Lab:
        33.0660, 34.6564, -65.3443
      #6945bd color charts
#6945bd RGB chart
      #6945bd CMYK chart
      #6945bd RGB pie chart
      #6945bd color shades, tints & tones
#6945bd color schemes
#6945bd color preview, HTML & CSS examples
           This text has a color of #6945bd        
        
          <p style="color:#6945bd;">Text here</p>
        
        
          .mytext {color:#6945bd;}
        
        Text color #6945bd
      
           This box has a color of #6945bd        
        
          <div style="background-color:#6945bd;">Content here</div>
        
        
          .mybackground {background-color:#6945bd;}
        
        Background color #6945bd
      
           Border around this has a color of #6945bd        
        
          <div style="border:2px solid #6945bd;">Content here</div>
        
        
          .myborder {border:2px solid #6945bd;}
        
        Border color #6945bd