#2e38fa color space conversions
Hex:
        #2e38fa
        RGB:
        46, 56, 250
        CMY:
        82, 78, 2
        CMYK:
        82, 78, 0, 2
      HSL:
        237°, 95.3271%, 58.0392%
        HSV (HSB):
        237°, 81.6000%, 98.0392%
        XYZ:
        19.7962, 10.3113, 91.3894
        xyY:
        0.1629, 0.0849, 10.3113
      CIE-Lab:
        38.3955, 61.9184, -94.8727
        CIE-LCH:
        38.3955, 113.2904, 303.1303
        CIE-Luv:
        38.3955, -10.6506, -130.5165
        Hunter-Lab:
        32.1112, 53.8485, -146.2630
      #2e38fa color charts
#2e38fa RGB chart
      #2e38fa CMYK chart
      #2e38fa RGB pie chart
      #2e38fa color shades, tints & tones
#2e38fa color schemes
#2e38fa color preview, HTML & CSS examples
           This text has a color of #2e38fa        
        
          <p style="color:#2e38fa;">Text here</p>
        
        
          .mytext {color:#2e38fa;}
        
        Text color #2e38fa
      
           This box has a color of #2e38fa        
        
          <div style="background-color:#2e38fa;">Content here</div>
        
        
          .mybackground {background-color:#2e38fa;}
        
        Background color #2e38fa
      
           Border around this has a color of #2e38fa        
        
          <div style="border:2px solid #2e38fa;">Content here</div>
        
        
          .myborder {border:2px solid #2e38fa;}
        
        Border color #2e38fa