#2830d2 color space conversions
Hex:
        #2830d2
        RGB:
        40, 48, 210
        CMY:
        84, 81, 18
        CMYK:
        81, 77, 0, 18
      HSL:
        237°, 68.0000%, 49.0196%
        HSV (HSB):
        237°, 80.9524%, 82.3529%
        XYZ:
        13.5649, 7.2182, 61.6511
        xyY:
        0.1646, 0.0876, 7.2182
      CIE-Lab:
        32.2985, 53.1107, -82.1856
        CIE-LCH:
        32.2985, 97.8531, 302.8717
        CIE-Luv:
        32.2985, -8.8082, -107.7348
        Hunter-Lab:
        26.8666, 43.1075, -117.2465
      #2830d2 color charts
#2830d2 RGB chart
      #2830d2 CMYK chart
      #2830d2 RGB pie chart
      #2830d2 color shades, tints & tones
#2830d2 color schemes
#2830d2 color preview, HTML & CSS examples
           This text has a color of #2830d2        
        
          <p style="color:#2830d2;">Text here</p>
        
        
          .mytext {color:#2830d2;}
        
        Text color #2830d2
      
           This box has a color of #2830d2        
        
          <div style="background-color:#2830d2;">Content here</div>
        
        
          .mybackground {background-color:#2830d2;}
        
        Background color #2830d2
      
           Border around this has a color of #2830d2        
        
          <div style="border:2px solid #2830d2;">Content here</div>
        
        
          .myborder {border:2px solid #2830d2;}
        
        Border color #2830d2