#1851cd color space conversions
Hex:
        #1851cd
        RGB:
        24, 81, 205
        CMY:
        91, 68, 20
        CMYK:
        88, 60, 0, 20
      HSL:
        221°, 79.0393%, 44.9020%
        HSV (HSB):
        221°, 88.2927%, 80.3922%
        XYZ:
        14.3386, 10.4868, 59.0260
        xyY:
        0.1710, 0.1251, 10.4868
      CIE-Lab:
        38.7024, 30.3840, -68.7620
        CIE-LCH:
        38.7024, 75.1758, 293.8393
        CIE-Luv:
        38.7024, -16.7888, -99.4611
        Hunter-Lab:
        32.3834, 22.3645, -85.4011
      #1851cd color charts
#1851cd RGB chart
      #1851cd CMYK chart
      #1851cd RGB pie chart
      #1851cd color shades, tints & tones
#1851cd color schemes
#1851cd color preview, HTML & CSS examples
           This text has a color of #1851cd        
        
          <p style="color:#1851cd;">Text here</p>
        
        
          .mytext {color:#1851cd;}
        
        Text color #1851cd
      
           This box has a color of #1851cd        
        
          <div style="background-color:#1851cd;">Content here</div>
        
        
          .mybackground {background-color:#1851cd;}
        
        Background color #1851cd
      
           Border around this has a color of #1851cd        
        
          <div style="border:2px solid #1851cd;">Content here</div>
        
        
          .myborder {border:2px solid #1851cd;}
        
        Border color #1851cd