#1b27fe color space conversions
Hex:
        #1b27fe
        RGB:
        27, 39, 254
        CMY:
        89, 85, 0
        CMYK:
        89, 85, 0, 0
      HSL:
        237°, 99.1266%, 55.0980%
        HSV (HSB):
        237°, 89.3701%, 99.6078%
        XYZ:
        19.0669, 8.8398, 94.4672
        xyY:
        0.1558, 0.0722, 8.8398
      CIE-Lab:
        35.6740, 69.9635, -101.6594
        CIE-LCH:
        35.6740, 123.4080, 304.5363
        CIE-Luv:
        35.6740, -10.4525, -132.3909
        Hunter-Lab:
        29.7318, 62.4407, -167.5706
      #1b27fe color charts
#1b27fe RGB chart
      #1b27fe CMYK chart
      #1b27fe RGB pie chart
      #1b27fe color shades, tints & tones
#1b27fe color schemes
#1b27fe color preview, HTML & CSS examples
           This text has a color of #1b27fe        
        
          <p style="color:#1b27fe;">Text here</p>
        
        
          .mytext {color:#1b27fe;}
        
        Text color #1b27fe
      
           This box has a color of #1b27fe        
        
          <div style="background-color:#1b27fe;">Content here</div>
        
        
          .mybackground {background-color:#1b27fe;}
        
        Background color #1b27fe
      
           Border around this has a color of #1b27fe        
        
          <div style="border:2px solid #1b27fe;">Content here</div>
        
        
          .myborder {border:2px solid #1b27fe;}
        
        Border color #1b27fe