#6925db color space conversions
Hex:
        #6925db
        RGB:
        105, 37, 219
        CMY:
        59, 85, 14
        CMYK:
        52, 83, 0, 14
      HSL:
        262°, 71.6535%, 50.1961%
        HSV (HSB):
        262°, 83.1050%, 85.8824%
        XYZ:
        19.2734, 9.4409, 67.8243
        xyY:
        0.1996, 0.0978, 9.4409
      CIE-Lab:
        36.8196, 66.0786, -79.7384
        CIE-LCH:
        36.8196, 103.5597, 309.6483
        CIE-Luv:
        36.8196, 6.5803, -112.5502
        Hunter-Lab:
        30.7260, 58.1969, -109.3680
      #6925db color charts
#6925db RGB chart
      #6925db CMYK chart
      #6925db RGB pie chart
      #6925db color shades, tints & tones
#6925db color schemes
#6925db color preview, HTML & CSS examples
           This text has a color of #6925db        
        
          <p style="color:#6925db;">Text here</p>
        
        
          .mytext {color:#6925db;}
        
        Text color #6925db
      
           This box has a color of #6925db        
        
          <div style="background-color:#6925db;">Content here</div>
        
        
          .mybackground {background-color:#6925db;}
        
        Background color #6925db
      
           Border around this has a color of #6925db        
        
          <div style="border:2px solid #6925db;">Content here</div>
        
        
          .myborder {border:2px solid #6925db;}
        
        Border color #6925db