#8281c7 color space conversions
Hex:
        #8281c7
        RGB:
        130, 129, 199
        CMY:
        49, 49, 22
        CMYK:
        35, 35, 0, 22
      HSL:
        241°, 38.4615%, 64.3137%
        HSV (HSB):
        241°, 35.1759%, 78.0392%
        XYZ:
        27.3650, 24.5699, 57.3330
        xyY:
        0.2504, 0.2249, 24.5699
      CIE-Lab:
        56.6539, 16.9950, -36.2368
        CIE-LCH:
        56.6539, 40.0242, 295.1265
        CIE-Luv:
        56.6539, -3.7552, -58.1576
        Hunter-Lab:
        49.5680, 11.8004, -33.8804
      #8281c7 color charts
#8281c7 RGB chart
      #8281c7 CMYK chart
      #8281c7 RGB pie chart
      #8281c7 color shades, tints & tones
#8281c7 color schemes
#8281c7 color preview, HTML & CSS examples
           This text has a color of #8281c7        
        
          <p style="color:#8281c7;">Text here</p>
        
        
          .mytext {color:#8281c7;}
        
        Text color #8281c7
      
           This box has a color of #8281c7        
        
          <div style="background-color:#8281c7;">Content here</div>
        
        
          .mybackground {background-color:#8281c7;}
        
        Background color #8281c7
      
           Border around this has a color of #8281c7        
        
          <div style="border:2px solid #8281c7;">Content here</div>
        
        
          .myborder {border:2px solid #8281c7;}
        
        Border color #8281c7