#3250e3 color space conversions
Hex:
        #3250e3
        RGB:
        50, 80, 227
        CMY:
        80, 69, 11
        CMYK:
        78, 65, 0, 11
      HSL:
        230°, 75.9657%, 54.3137%
        HSV (HSB):
        230°, 77.9736%, 89.0196%
        XYZ:
        18.0492, 11.9615, 74.0305
        xyY:
        0.1735, 0.1150, 11.9615
      CIE-Lab:
        41.1548, 41.0361, -77.3225
        CIE-LCH:
        41.1548, 87.5370, 297.9555
        CIE-Luv:
        41.1548, -13.7840, -113.2900
        Hunter-Lab:
        34.5854, 32.6300, -102.7014
      #3250e3 color charts
#3250e3 RGB chart
      #3250e3 CMYK chart
      #3250e3 RGB pie chart
      #3250e3 color shades, tints & tones
#3250e3 color schemes
#3250e3 color preview, HTML & CSS examples
           This text has a color of #3250e3        
        
          <p style="color:#3250e3;">Text here</p>
        
        
          .mytext {color:#3250e3;}
        
        Text color #3250e3
      
           This box has a color of #3250e3        
        
          <div style="background-color:#3250e3;">Content here</div>
        
        
          .mybackground {background-color:#3250e3;}
        
        Background color #3250e3
      
           Border around this has a color of #3250e3        
        
          <div style="border:2px solid #3250e3;">Content here</div>
        
        
          .myborder {border:2px solid #3250e3;}
        
        Border color #3250e3