#827ce4 color space conversions
Hex:
        #827ce4
        RGB:
        130, 124, 228
        CMY:
        49, 51, 11
        CMYK:
        43, 46, 0, 11
      HSL:
        243°, 65.8228%, 69.0196%
        HSV (HSB):
        243°, 45.6140%, 89.4118%
        XYZ:
        30.4172, 24.7626, 76.5753
        xyY:
        0.2309, 0.1879, 24.7626
      CIE-Lab:
        56.8433, 28.0232, -52.2658
        CIE-LCH:
        56.8433, 59.3044, 298.1988
        CIE-Luv:
        56.8433, -3.8415, -85.3290
        Hunter-Lab:
        49.7620, 22.0251, -56.4039
      #827ce4 color charts
#827ce4 RGB chart
      #827ce4 CMYK chart
      #827ce4 RGB pie chart
      #827ce4 color shades, tints & tones
#827ce4 color schemes
#827ce4 color preview, HTML & CSS examples
           This text has a color of #827ce4        
        
          <p style="color:#827ce4;">Text here</p>
        
        
          .mytext {color:#827ce4;}
        
        Text color #827ce4
      
           This box has a color of #827ce4        
        
          <div style="background-color:#827ce4;">Content here</div>
        
        
          .mybackground {background-color:#827ce4;}
        
        Background color #827ce4
      
           Border around this has a color of #827ce4        
        
          <div style="border:2px solid #827ce4;">Content here</div>
        
        
          .myborder {border:2px solid #827ce4;}
        
        Border color #827ce4