#2851cf color space conversions
Hex:
        #2851cf
        RGB:
        40, 81, 207
        CMY:
        84, 68, 19
        CMYK:
        81, 61, 0, 19
      HSL:
        225°, 67.6113%, 48.4314%
        HSV (HSB):
        225°, 80.6763%, 81.1765%
        XYZ:
        15.0800, 10.8410, 60.3292
        xyY:
        0.1748, 0.1257, 10.8410
      CIE-Lab:
        39.3113, 32.2700, -68.9035
        CIE-LCH:
        39.3113, 76.0857, 295.0954
        CIE-Luv:
        39.3113, -15.1621, -100.3269
        Hunter-Lab:
        32.9256, 24.1334, -85.5884
      #2851cf color charts
#2851cf RGB chart
      #2851cf CMYK chart
      #2851cf RGB pie chart
      #2851cf color shades, tints & tones
#2851cf color schemes
#2851cf color preview, HTML & CSS examples
           This text has a color of #2851cf        
        
          <p style="color:#2851cf;">Text here</p>
        
        
          .mytext {color:#2851cf;}
        
        Text color #2851cf
      
           This box has a color of #2851cf        
        
          <div style="background-color:#2851cf;">Content here</div>
        
        
          .mybackground {background-color:#2851cf;}
        
        Background color #2851cf
      
           Border around this has a color of #2851cf        
        
          <div style="border:2px solid #2851cf;">Content here</div>
        
        
          .myborder {border:2px solid #2851cf;}
        
        Border color #2851cf