#8382fc color space conversions
Hex:
        #8382fc
        RGB:
        131, 130, 252
        CMY:
        49, 49, 1
        CMYK:
        48, 48, 0, 1
      HSL:
        240°, 95.3125%, 74.9020%
        HSV (HSB):
        240°, 48.4127%, 98.8235%
        XYZ:
        34.9134, 27.8188, 95.6249
        xyY:
        0.2205, 0.1757, 27.8188
      CIE-Lab:
        59.7247, 31.6868, -60.9688
        CIE-LCH:
        59.7247, 68.7113, 297.4619
        CIE-Luv:
        59.7247, -6.8957, -100.6037
        Hunter-Lab:
        52.7436, 25.8561, -70.5732
      #8382fc color charts
#8382fc RGB chart
      #8382fc CMYK chart
      #8382fc RGB pie chart
      #8382fc color shades, tints & tones
#8382fc color schemes
#8382fc color preview, HTML & CSS examples
           This text has a color of #8382fc        
        
          <p style="color:#8382fc;">Text here</p>
        
        
          .mytext {color:#8382fc;}
        
        Text color #8382fc
      
           This box has a color of #8382fc        
        
          <div style="background-color:#8382fc;">Content here</div>
        
        
          .mybackground {background-color:#8382fc;}
        
        Background color #8382fc
      
           Border around this has a color of #8382fc        
        
          <div style="border:2px solid #8382fc;">Content here</div>
        
        
          .myborder {border:2px solid #8382fc;}
        
        Border color #8382fc