#8304dd color space conversions
Hex:
        #8304dd
        RGB:
        131, 4, 221
        CMY:
        49, 98, 13
        CMYK:
        41, 98, 0, 13
      HSL:
        275°, 96.4444%, 44.1176%
        HSV (HSB):
        275°, 98.1900%, 86.6667%
        XYZ:
        22.4546, 10.1326, 69.1789
        xyY:
        0.2206, 0.0996, 10.1326
      CIE-Lab:
        38.0793, 75.9948, -78.6962
        CIE-LCH:
        38.0793, 109.3997, 313.9995
        CIE-Luv:
        38.0793, 18.4644, -113.6583
        Hunter-Lab:
        31.8317, 70.2114, -106.5709
      #8304dd color charts
#8304dd RGB chart
      #8304dd CMYK chart
      #8304dd RGB pie chart
      #8304dd color shades, tints & tones
#8304dd color schemes
#8304dd color preview, HTML & CSS examples
           This text has a color of #8304dd        
        
          <p style="color:#8304dd;">Text here</p>
        
        
          .mytext {color:#8304dd;}
        
        Text color #8304dd
      
           This box has a color of #8304dd        
        
          <div style="background-color:#8304dd;">Content here</div>
        
        
          .mybackground {background-color:#8304dd;}
        
        Background color #8304dd
      
           Border around this has a color of #8304dd        
        
          <div style="border:2px solid #8304dd;">Content here</div>
        
        
          .myborder {border:2px solid #8304dd;}
        
        Border color #8304dd