#826acf color space conversions
Hex:
        #826acf
        RGB:
        130, 106, 207
        CMY:
        49, 58, 19
        CMYK:
        37, 49, 0, 19
      HSL:
        254°, 51.2690%, 61.3725%
        HSV (HSB):
        254°, 48.7923%, 81.1765%
        XYZ:
        25.6224, 19.5589, 61.4563
        xyY:
        0.2403, 0.1834, 19.5589
      CIE-Lab:
        51.3348, 32.7601, -49.1900
        CIE-LCH:
        51.3348, 59.1006, 303.6632
        CIE-Luv:
        51.3348, 3.8477, -79.1723
        Hunter-Lab:
        44.2254, 26.0212, -51.4324
      #826acf color charts
#826acf RGB chart
      #826acf CMYK chart
      #826acf RGB pie chart
      #826acf color shades, tints & tones
#826acf color schemes
#826acf color preview, HTML & CSS examples
           This text has a color of #826acf        
        
          <p style="color:#826acf;">Text here</p>
        
        
          .mytext {color:#826acf;}
        
        Text color #826acf
      
           This box has a color of #826acf        
        
          <div style="background-color:#826acf;">Content here</div>
        
        
          .mybackground {background-color:#826acf;}
        
        Background color #826acf
      
           Border around this has a color of #826acf        
        
          <div style="border:2px solid #826acf;">Content here</div>
        
        
          .myborder {border:2px solid #826acf;}
        
        Border color #826acf