#6916be color space conversions
Hex:
        #6916be
        RGB:
        105, 22, 190
        CMY:
        59, 91, 25
        CMYK:
        45, 88, 0, 25
      HSL:
        270°, 79.2453%, 41.5686%
        HSV (HSB):
        270°, 88.4211%, 74.5098%
        XYZ:
        15.4069, 7.2948, 49.3112
        xyY:
        0.2139, 0.1013, 7.2948
      CIE-Lab:
        32.4688, 63.7055, -70.0216
        CIE-LCH:
        32.4688, 94.6648, 312.2959
        CIE-Luv:
        32.4688, 11.8603, -96.0852
        Hunter-Lab:
        27.0089, 54.5577, -89.3420
      #6916be color charts
#6916be RGB chart
      #6916be CMYK chart
      #6916be RGB pie chart
      #6916be color shades, tints & tones
#6916be color schemes
#6916be color preview, HTML & CSS examples
           This text has a color of #6916be        
        
          <p style="color:#6916be;">Text here</p>
        
        
          .mytext {color:#6916be;}
        
        Text color #6916be
      
           This box has a color of #6916be        
        
          <div style="background-color:#6916be;">Content here</div>
        
        
          .mybackground {background-color:#6916be;}
        
        Background color #6916be
      
           Border around this has a color of #6916be        
        
          <div style="border:2px solid #6916be;">Content here</div>
        
        
          .myborder {border:2px solid #6916be;}
        
        Border color #6916be