#848cfb color space conversions
Hex:
        #848cfb
        RGB:
        132, 140, 251
        CMY:
        48, 45, 2
        CMYK:
        47, 44, 0, 2
      HSL:
        236°, 93.7008%, 75.0980%
        HSV (HSB):
        236°, 47.4104%, 98.4314%
        XYZ:
        36.3064, 30.6267, 95.2648
        xyY:
        0.2238, 0.1888, 30.6267
      CIE-Lab:
        62.1913, 25.7556, -56.4753
        CIE-LCH:
        62.1913, 62.0710, 294.5153
        CIE-Luv:
        62.1913, -9.7107, -93.4853
        Hunter-Lab:
        55.3414, 20.2563, -63.3229
      #848cfb color charts
#848cfb RGB chart
      #848cfb CMYK chart
      #848cfb RGB pie chart
      #848cfb color shades, tints & tones
#848cfb color schemes
#848cfb color preview, HTML & CSS examples
           This text has a color of #848cfb        
        
          <p style="color:#848cfb;">Text here</p>
        
        
          .mytext {color:#848cfb;}
        
        Text color #848cfb
      
           This box has a color of #848cfb        
        
          <div style="background-color:#848cfb;">Content here</div>
        
        
          .mybackground {background-color:#848cfb;}
        
        Background color #848cfb
      
           Border around this has a color of #848cfb        
        
          <div style="border:2px solid #848cfb;">Content here</div>
        
        
          .myborder {border:2px solid #848cfb;}
        
        Border color #848cfb