#925efb color space conversions
Hex:
        #925efb
        RGB:
        146, 94, 251
        CMY:
        43, 63, 2
        CMYK:
        42, 63, 0, 2
      HSL:
        260°, 95.1515%, 67.6471%
        HSV (HSB):
        260°, 62.5498%, 98.4314%
        XYZ:
        33.2694, 21.0814, 93.5824
        xyY:
        0.2249, 0.1425, 21.0814
      CIE-Lab:
        53.0385, 54.7954, -71.1232
        CIE-LCH:
        53.0385, 89.7834, 307.6117
        CIE-Luv:
        53.0385, 9.1803, -115.3443
        Hunter-Lab:
        45.9145, 48.9895, -88.7040
      #925efb color charts
#925efb RGB chart
      #925efb CMYK chart
      #925efb RGB pie chart
      #925efb color shades, tints & tones
#925efb color schemes
#925efb color preview, HTML & CSS examples
           This text has a color of #925efb        
        
          <p style="color:#925efb;">Text here</p>
        
        
          .mytext {color:#925efb;}
        
        Text color #925efb
      
           This box has a color of #925efb        
        
          <div style="background-color:#925efb;">Content here</div>
        
        
          .mybackground {background-color:#925efb;}
        
        Background color #925efb
      
           Border around this has a color of #925efb        
        
          <div style="border:2px solid #925efb;">Content here</div>
        
        
          .myborder {border:2px solid #925efb;}
        
        Border color #925efb