#2830cf color space conversions
Hex:
        #2830cf
        RGB:
        40, 48, 207
        CMY:
        84, 81, 19
        CMYK:
        81, 77, 0, 19
      HSL:
        237°, 67.6113%, 48.4314%
        HSV (HSB):
        237°, 80.6763%, 81.1765%
        XYZ:
        13.1945, 7.0700, 59.7007
        xyY:
        0.1650, 0.0884, 7.0700
      CIE-Lab:
        31.9658, 52.1448, -80.9958
        CIE-LCH:
        31.9658, 96.3296, 302.7733
        CIE-Luv:
        31.9658, -8.7010, -105.9917
        Hunter-Lab:
        26.5895, 42.0454, -114.5096
      #2830cf color charts
#2830cf RGB chart
      #2830cf CMYK chart
      #2830cf RGB pie chart
      #2830cf color shades, tints & tones
#2830cf color schemes
#2830cf color preview, HTML & CSS examples
           This text has a color of #2830cf        
        
          <p style="color:#2830cf;">Text here</p>
        
        
          .mytext {color:#2830cf;}
        
        Text color #2830cf
      
           This box has a color of #2830cf        
        
          <div style="background-color:#2830cf;">Content here</div>
        
        
          .mybackground {background-color:#2830cf;}
        
        Background color #2830cf
      
           Border around this has a color of #2830cf        
        
          <div style="border:2px solid #2830cf;">Content here</div>
        
        
          .myborder {border:2px solid #2830cf;}
        
        Border color #2830cf