#820bbf color space conversions
Hex:
        #820bbf
        RGB:
        130, 11, 191
        CMY:
        49, 96, 25
        CMYK:
        32, 94, 0, 25
      HSL:
        280°, 89.1089%, 39.6078%
        HSV (HSB):
        280°, 94.2408%, 74.9020%
        XYZ:
        18.7296, 8.7468, 49.9913
        xyY:
        0.2418, 0.1129, 8.7468
      CIE-Lab:
        35.4921, 69.0113, -65.5119
        CIE-LCH:
        35.4921, 95.1544, 316.4901
        CIE-Luv:
        35.4921, 23.9773, -94.9788
        Hunter-Lab:
        29.5749, 61.2865, -79.5172
      #820bbf color charts
#820bbf RGB chart
      #820bbf CMYK chart
      #820bbf RGB pie chart
      #820bbf color shades, tints & tones
#820bbf color schemes
#820bbf color preview, HTML & CSS examples
           This text has a color of #820bbf        
        
          <p style="color:#820bbf;">Text here</p>
        
        
          .mytext {color:#820bbf;}
        
        Text color #820bbf
      
           This box has a color of #820bbf        
        
          <div style="background-color:#820bbf;">Content here</div>
        
        
          .mybackground {background-color:#820bbf;}
        
        Background color #820bbf
      
           Border around this has a color of #820bbf        
        
          <div style="border:2px solid #820bbf;">Content here</div>
        
        
          .myborder {border:2px solid #820bbf;}
        
        Border color #820bbf