#848bfb color space conversions
Hex:
        #848bfb
        RGB:
        132, 139, 251
        CMY:
        48, 45, 2
        CMYK:
        47, 45, 0, 2
      HSL:
        236°, 93.7008%, 75.0980%
        HSV (HSB):
        236°, 47.4104%, 98.4314%
        XYZ:
        36.1609, 30.3358, 95.2163
        xyY:
        0.2236, 0.1876, 30.3358
      CIE-Lab:
        61.9429, 26.3410, -56.8711
        CIE-LCH:
        61.9429, 62.6751, 294.8521
        CIE-Luv:
        61.9429, -9.3784, -94.1242
        Hunter-Lab:
        55.0780, 20.8061, -63.9433
      #848bfb color charts
#848bfb RGB chart
      #848bfb CMYK chart
      #848bfb RGB pie chart
      #848bfb color shades, tints & tones
#848bfb color schemes
#848bfb color preview, HTML & CSS examples
           This text has a color of #848bfb        
        
          <p style="color:#848bfb;">Text here</p>
        
        
          .mytext {color:#848bfb;}
        
        Text color #848bfb
      
           This box has a color of #848bfb        
        
          <div style="background-color:#848bfb;">Content here</div>
        
        
          .mybackground {background-color:#848bfb;}
        
        Background color #848bfb
      
           Border around this has a color of #848bfb        
        
          <div style="border:2px solid #848bfb;">Content here</div>
        
        
          .myborder {border:2px solid #848bfb;}
        
        Border color #848bfb