#1906eb color space conversions
Hex:
        #1906eb
        RGB:
        25, 6, 235
        CMY:
        90, 98, 8
        CMYK:
        89, 97, 0, 8
      HSL:
        245°, 95.0207%, 47.2549%
        HSV (HSB):
        245°, 97.4468%, 92.1569%
        XYZ:
        15.4614, 6.3351, 79.0051
        xyY:
        0.1534, 0.0628, 6.3351
      CIE-Lab:
        30.2426, 73.6226, -99.9909
        CIE-LCH:
        30.2426, 124.1711, 306.3640
        CIE-Luv:
        30.2426, -7.8112, -119.6224
        Hunter-Lab:
        25.1696, 65.6040, -168.4874
      #1906eb color charts
#1906eb RGB chart
      #1906eb CMYK chart
      #1906eb RGB pie chart
      #1906eb color shades, tints & tones
#1906eb color schemes
#1906eb color preview, HTML & CSS examples
           This text has a color of #1906eb        
        
          <p style="color:#1906eb;">Text here</p>
        
        
          .mytext {color:#1906eb;}
        
        Text color #1906eb
      
           This box has a color of #1906eb        
        
          <div style="background-color:#1906eb;">Content here</div>
        
        
          .mybackground {background-color:#1906eb;}
        
        Background color #1906eb
      
           Border around this has a color of #1906eb        
        
          <div style="border:2px solid #1906eb;">Content here</div>
        
        
          .myborder {border:2px solid #1906eb;}
        
        Border color #1906eb