#8265dd color space conversions
Hex:
        #8265dd
        RGB:
        130, 101, 221
        CMY:
        49, 60, 13
        CMYK:
        41, 54, 0, 13
      HSL:
        255°, 63.8298%, 63.1373%
        HSV (HSB):
        255°, 54.2986%, 86.6667%
        XYZ:
        26.9107, 19.2736, 70.7084
        xyY:
        0.2302, 0.1649, 19.2736
      CIE-Lab:
        51.0058, 39.5031, -57.6671
        CIE-LCH:
        51.0058, 69.8998, 304.4119
        CIE-Luv:
        51.0058, 3.9620, -92.7615
        Hunter-Lab:
        43.9018, 32.5882, -64.7616
      #8265dd color charts
#8265dd RGB chart
      #8265dd CMYK chart
      #8265dd RGB pie chart
      #8265dd color shades, tints & tones
#8265dd color schemes
#8265dd color preview, HTML & CSS examples
           This text has a color of #8265dd        
        
          <p style="color:#8265dd;">Text here</p>
        
        
          .mytext {color:#8265dd;}
        
        Text color #8265dd
      
           This box has a color of #8265dd        
        
          <div style="background-color:#8265dd;">Content here</div>
        
        
          .mybackground {background-color:#8265dd;}
        
        Background color #8265dd
      
           Border around this has a color of #8265dd        
        
          <div style="border:2px solid #8265dd;">Content here</div>
        
        
          .myborder {border:2px solid #8265dd;}
        
        Border color #8265dd