#823dcf color space conversions
Hex:
        #823dcf
        RGB:
        130, 61, 207
        CMY:
        49, 76, 19
        CMYK:
        37, 71, 0, 19
      HSL:
        268°, 60.3306%, 52.5490%
        HSV (HSB):
        268°, 70.5314%, 81.1765%
        XYZ:
        22.1371, 12.5883, 60.2945
        xyY:
        0.2330, 0.1325, 12.5883
      CIE-Lab:
        42.1363, 57.0444, -64.0014
        CIE-LCH:
        42.1363, 85.7335, 311.7106
        CIE-Luv:
        42.1363, 15.4136, -98.1633
        Hunter-Lab:
        35.4800, 49.2821, -75.9211
      #823dcf color charts
#823dcf RGB chart
      #823dcf CMYK chart
      #823dcf RGB pie chart
      #823dcf color shades, tints & tones
#823dcf color schemes
#823dcf color preview, HTML & CSS examples
           This text has a color of #823dcf        
        
          <p style="color:#823dcf;">Text here</p>
        
        
          .mytext {color:#823dcf;}
        
        Text color #823dcf
      
           This box has a color of #823dcf        
        
          <div style="background-color:#823dcf;">Content here</div>
        
        
          .mybackground {background-color:#823dcf;}
        
        Background color #823dcf
      
           Border around this has a color of #823dcf        
        
          <div style="border:2px solid #823dcf;">Content here</div>
        
        
          .myborder {border:2px solid #823dcf;}
        
        Border color #823dcf