#2830bc color space conversions
Hex:
        #2830bc
        RGB:
        40, 48, 188
        CMY:
        84, 81, 26
        CMYK:
        79, 74, 0, 26
      HSL:
        237°, 64.9123%, 44.7059%
        HSV (HSB):
        237°, 78.7234%, 73.7255%
        XYZ:
        11.0091, 6.1959, 48.1926
        xyY:
        0.1683, 0.0947, 6.1959
      CIE-Lab:
        29.9013, 45.8790, -73.2780
        CIE-LCH:
        29.9013, 86.4555, 302.0505
        CIE-Luv:
        29.9013, -8.0264, -94.8320
        Hunter-Lab:
        24.8915, 35.3877, -97.3679
      #2830bc color charts
#2830bc RGB chart
      #2830bc CMYK chart
      #2830bc RGB pie chart
      #2830bc color shades, tints & tones
#2830bc color schemes
#2830bc color preview, HTML & CSS examples
           This text has a color of #2830bc        
        
          <p style="color:#2830bc;">Text here</p>
        
        
          .mytext {color:#2830bc;}
        
        Text color #2830bc
      
           This box has a color of #2830bc        
        
          <div style="background-color:#2830bc;">Content here</div>
        
        
          .mybackground {background-color:#2830bc;}
        
        Background color #2830bc
      
           Border around this has a color of #2830bc        
        
          <div style="border:2px solid #2830bc;">Content here</div>
        
        
          .myborder {border:2px solid #2830bc;}
        
        Border color #2830bc