#820fbb color space conversions
Hex:
        #820fbb
        RGB:
        130, 15, 187
        CMY:
        49, 94, 27
        CMYK:
        30, 92, 0, 27
      HSL:
        280°, 85.1485%, 39.6078%
        HSV (HSB):
        280°, 91.9786%, 73.3333%
        XYZ:
        18.3464, 8.6753, 47.7213
        xyY:
        0.2455, 0.1161, 8.6753
      CIE-Lab:
        35.3515, 67.6192, -63.3825
        CIE-LCH:
        35.3515, 92.6806, 316.8523
        CIE-Luv:
        35.3515, 24.7206, -92.1971
        Hunter-Lab:
        29.4539, 59.6405, -75.4440
      #820fbb color charts
#820fbb RGB chart
      #820fbb CMYK chart
      #820fbb RGB pie chart
      #820fbb color shades, tints & tones
#820fbb color schemes
#820fbb color preview, HTML & CSS examples
           This text has a color of #820fbb        
        
          <p style="color:#820fbb;">Text here</p>
        
        
          .mytext {color:#820fbb;}
        
        Text color #820fbb
      
           This box has a color of #820fbb        
        
          <div style="background-color:#820fbb;">Content here</div>
        
        
          .mybackground {background-color:#820fbb;}
        
        Background color #820fbb
      
           Border around this has a color of #820fbb        
        
          <div style="border:2px solid #820fbb;">Content here</div>
        
        
          .myborder {border:2px solid #820fbb;}
        
        Border color #820fbb