#3826ed color space conversions
Hex:
        #3826ed
        RGB:
        56, 38, 237
        CMY:
        78, 85, 7
        CMYK:
        76, 84, 0, 7
      HSL:
        245°, 84.6809%, 53.9216%
        HSV (HSB):
        245°, 83.9662%, 92.9412%
        XYZ:
        17.6101, 8.3414, 80.8027
        xyY:
        0.1650, 0.0781, 8.3414
      CIE-Lab:
        34.6840, 66.5777, -93.6860
        CIE-LCH:
        34.6840, 114.9333, 305.3994
        CIE-Luv:
        34.6840, -6.7382, -123.2797
        Hunter-Lab:
        28.8815, 58.2951, -145.6605
      #3826ed color charts
#3826ed RGB chart
      #3826ed CMYK chart
      #3826ed RGB pie chart
      #3826ed color shades, tints & tones
#3826ed color schemes
#3826ed color preview, HTML & CSS examples
           This text has a color of #3826ed        
        
          <p style="color:#3826ed;">Text here</p>
        
        
          .mytext {color:#3826ed;}
        
        Text color #3826ed
      
           This box has a color of #3826ed        
        
          <div style="background-color:#3826ed;">Content here</div>
        
        
          .mybackground {background-color:#3826ed;}
        
        Background color #3826ed
      
           Border around this has a color of #3826ed        
        
          <div style="border:2px solid #3826ed;">Content here</div>
        
        
          .myborder {border:2px solid #3826ed;}
        
        Border color #3826ed