#838af2 color space conversions
Hex:
        #838af2
        RGB:
        131, 138, 242
        CMY:
        49, 46, 5
        CMYK:
        46, 43, 0, 5
      HSL:
        236°, 81.0219%, 73.1373%
        HSV (HSB):
        236°, 45.8678%, 94.9020%
        XYZ:
        34.4756, 29.4131, 87.8646
        xyY:
        0.2272, 0.1938, 29.4131
      CIE-Lab:
        61.1445, 24.0641, -53.1930
        CIE-LCH:
        61.1445, 58.3830, 294.3416
        CIE-Luv:
        61.1445, -8.9823, -87.6388
        Hunter-Lab:
        54.2338, 18.5604, -58.0925
      #838af2 color charts
#838af2 RGB chart
      #838af2 CMYK chart
      #838af2 RGB pie chart
      #838af2 color shades, tints & tones
#838af2 color schemes
#838af2 color preview, HTML & CSS examples
           This text has a color of #838af2        
        
          <p style="color:#838af2;">Text here</p>
        
        
          .mytext {color:#838af2;}
        
        Text color #838af2
      
           This box has a color of #838af2        
        
          <div style="background-color:#838af2;">Content here</div>
        
        
          .mybackground {background-color:#838af2;}
        
        Background color #838af2
      
           Border around this has a color of #838af2        
        
          <div style="border:2px solid #838af2;">Content here</div>
        
        
          .myborder {border:2px solid #838af2;}
        
        Border color #838af2